mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
a05b551843
This fixes the usage of gst-validate-launcher ges with an installed version of GES.
7 lines
117 B
Meson
7 lines
117 B
Meson
# FIXME: make check work on windows
|
|
if host_machine.system() != 'windows'
|
|
subdir('check')
|
|
endif
|
|
|
|
subdir('validate')
|
|
|