6 lines
96 B
Meson
6 lines
96 B
Meson
|
option(
|
||
|
'tests',
|
||
|
type : 'boolean',
|
||
|
value : true,
|
||
|
description : 'Enable building tests')
|