Skip to content
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

meson: use boolean value for boolean options #647

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

sertonix
Copy link
Contributor

@sertonix sertonix commented Jul 25, 2024

string values for boolean options should be avoided and will be deprecated in a future version of meson.

Ref https://mesonbuild.com/Release-notes-for-1-1-0.html

string values for boolean options will be deprecated in a future version
of meson.

Signed-off-by: Sertonix <sertonix@posteo.net>
@smcv smcv merged commit 0f99752 into containers:main Sep 30, 2024
5 checks passed
@sertonix sertonix deleted the bool-options branch October 1, 2024 16:35
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