Skip to content

Changing a project's meson options depending on buildtype #14217

Answered by andy5995
carnivorecookies asked this question in Q&A
Discussion options

You must be logged in to vote

You might be able to use override_options to change your options based on buildtype

So... yes, you must have project() first, but later you can change any default options by using overrides later.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by carnivorecookies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants