mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-13 21:01:14 +00:00
f89fc3441b
Remove hard-coded ':' whitelist separator since it varies with OS
3 lines
87 B
Meson
3 lines
87 B
Meson
if not get_option('tests').disabled() and gstcheck_dep.found()
|
|
subdir('check')
|
|
endif
|