b93c2582c0
git-subtree-dir: deps/ox git-subtree-split: 7e884fd3b44ccddb7b00b9acd6f8dc1a27881996
6 lines
96 B
Meson
6 lines
96 B
Meson
option(
|
|
'tests',
|
|
type : 'boolean',
|
|
value : true,
|
|
description : 'Enable building tests')
|