gstreamer/validate/tests/meson.build

7 lines
122 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'
subdir('check')
endif
subdir('launcher_tests')