We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0b1037 commit 207e3f2Copy full SHA for 207e3f2
meson_options.txt
@@ -0,0 +1,2 @@
1
+option('buildtests', type : 'boolean', value : false, description : 'Build test suite (default: "false").')
2
+option('buildbenchmarks', type : 'boolean', value : false, description : 'Build benchmarking suite (default: "false").')
0 commit comments