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