mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
meson: add option to build tests, default to false
This commit is contained in:
1
meson_options.txt
Normal file
1
meson_options.txt
Normal file
@@ -0,0 +1 @@
|
||||
option('build_tests', type : 'boolean', value : false, description : 'Build tests')
|
||||
Reference in New Issue
Block a user