Skip to content

Conversation

@thesamesam
Copy link
Member

Otherwise, in a directory like configure-file-int-repro, we normalise the filename itself on disk as configure_file_int_repro.c but refer to configure-file-int-repro.c in meson.build.

Closes: #15416

Otherwise, in a directory like `configure-file-int-repro`, we normalise
the filename itself on disk as `configure_file_int_repro.c` but refer
to `configure-file-int-repro.c` in meson.build.

Closes: mesonbuild#15416
@thesamesam thesamesam requested a review from jpakkane as a code owner December 22, 2025 12:51
@jpakkane jpakkane merged commit 5bbd160 into mesonbuild:master Jan 9, 2026
30 of 32 checks passed
@thesamesam thesamesam deleted the init-normalise branch January 9, 2026 11:22
@nirbheek nirbheek added this to the 1.10.1 milestone Jan 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

meson init creates an incorrect build file if the folder its created in contains hyphens in its name

3 participants