gstreamer/tests/meson.build
Nicolas Dufresne a05b551843 meson: Install validate helpers and scenarios
This fixes the usage of gst-validate-launcher ges with an installed
version of GES.
2017-09-07 12:07:03 -04:00

8 lines
117 B
Meson

# FIXME: make check work on windows
if host_machine.system() != 'windows'
subdir('check')
endif
subdir('validate')