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