summaryrefslogtreecommitdiffstats
path: root/test cases/cmake/16 threads/meson_options.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test cases/cmake/16 threads/meson_options.txt')
-rw-r--r--test cases/cmake/16 threads/meson_options.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test cases/cmake/16 threads/meson_options.txt b/test cases/cmake/16 threads/meson_options.txt
new file mode 100644
index 0000000..1fd9068
--- /dev/null
+++ b/test cases/cmake/16 threads/meson_options.txt
@@ -0,0 +1 @@
+option('use_pthread', type: 'combo', choices: ['ON', 'OFF', 'NOT_SET'], value: 'ON')