mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-04 16:39:39 +00:00
7 lines
No EOL
163 B
Meson
7 lines
No EOL
163 B
Meson
# FIXME: make check work on windows
|
|
if host_machine.system() != 'windows' and gstcheck_dep.found()
|
|
subdir('check')
|
|
endif
|
|
|
|
subdir('validate')
|
|
subdir('benchmarks') |