Skip to content

Commit 6573e58

Browse files
author
Miqueas
committed
Meson tests disabled by default
1 parent 114039f commit 6573e58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meson_options.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
option('tests',
22
type: 'boolean',
3-
value: true,
3+
value: false,
44
description: 'Enable Meson tests'
55
)

0 commit comments

Comments
 (0)