Skip to content

Commit 207e3f2

Browse files
author
Raghuveer Devulapalli
committed
Add meson options file
1 parent b0b1037 commit 207e3f2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

meson_options.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)