summaryrefslogtreecommitdiffstats
path: root/MESON_CONFIGURE
diff options
context:
space:
mode:
authorTreeve Jelbert2017-10-29 13:03:52 +0100
committerTreeve Jelbert2017-10-31 09:31:44 +0100
commitc5065620965c8f7f00e3025af43bed3f48d6e13d (patch)
tree50681f0475a0580f6a3a9858d4eb586b9ffec436 /MESON_CONFIGURE
parent9ec6bf2624da352f73994629d6134fa8b2da6343 (diff)
tweaks for meson builds
Diffstat (limited to 'MESON_CONFIGURE')
-rwxr-xr-xMESON_CONFIGURE3
1 files changed, 3 insertions, 0 deletions
diff --git a/MESON_CONFIGURE b/MESON_CONFIGURE
new file mode 100755
index 0000000000..ccb9dcd1db
--- /dev/null
+++ b/MESON_CONFIGURE
@@ -0,0 +1,3 @@
+config_query_list MESON_BUILD_TYPE 'which build type?' plain debug debugoptimized release minsize
+#config_query_option MESON_TESTS 'build tests?' n "-DBUILD_TESTING=1" "-DBUILD_TESTING=0"
+