gstreamer/validate/tests/meson.build

7 lines
150 B
Meson
Raw Normal View History

2016-09-07 13:59:22 +00:00
# FIXME: make check work on windows
if host_machine.system() != 'windows' and gst_check_dep.found()
subdir('check')
2016-09-07 13:59:22 +00:00
endif
subdir('launcher_tests')