aboutsummaryrefslogtreecommitdiff
path: root/contrib/DirectX-Headers/meson_options.txt
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/DirectX-Headers/meson_options.txt')
-rw-r--r--contrib/DirectX-Headers/meson_options.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/contrib/DirectX-Headers/meson_options.txt b/contrib/DirectX-Headers/meson_options.txt
new file mode 100644
index 0000000..af5cd47
--- /dev/null
+++ b/contrib/DirectX-Headers/meson_options.txt
@@ -0,0 +1,7 @@
1# Copyright (c) Microsoft Corporation.
2# Licensed under the MIT License.
3
4option('build-test',
5 type : 'boolean',
6 value : true,
7 description : 'Build the test')