Use file for configure meson.build #13259
-
I wanted to know if it is possible to create a file to configure Meson, that is, without having to pass -D from the command line, but to directly pass a file with all the configurations inside.
but I find it unsafe and inelegant |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
https://mesonbuild.com/Machine-files.html They are ini files and can look like this:
|
Beta Was this translation helpful? Give feedback.
-
Thanks |
Beta Was this translation helpful? Give feedback.
https://mesonbuild.com/Machine-files.html
They are ini files and can look like this: