gstreamer/validate/tests/meson.build

8 lines
168 B
Meson
Raw Normal View History

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