mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-03 14:08:56 +00:00
4 lines
87 B
Meson
4 lines
87 B
Meson
|
if not get_option('tests').disabled() and gstcheck_dep.found()
|
||
|
subdir('check')
|
||
|
endif
|