Skip to content

build(meson): fix new build option names #2208

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 19, 2025

Conversation

Tachi107
Copy link
Contributor

This is a follow-up to commit 4ff7a1c, which introduced new simplified build options and deprecated the old ones. I forgot to also change the various get_option() calls, effectively rendering the new option names useless, as they would not get honoured.

This is a follow-up to commit 4ff7a1c,
which introduced new simplified build options and deprecated the old
ones. I forgot to also change the various get_option() calls,
effectively rendering the new option names useless, as they would not
get honoured.
@yhirose yhirose merged commit fe7fe15 into yhirose:master Aug 19, 2025
10 checks passed
@yhirose
Copy link
Owner

yhirose commented Aug 19, 2025

@Tachi107 thanks!

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.

2 participants