4 lines
87 B
Meson
4 lines
87 B
Meson
if not get_option('tests').disabled() and gstcheck_dep.found()
|
|
subdir('check')
|
|
endif
|