mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 00:31:13 +00:00
794ada056a
Incomplete port, to get the ball rolling https://bugzilla.gnome.org/show_bug.cgi?id=782962
4 lines
98 B
Meson
4 lines
98 B
Meson
# FIXME: make check work on windows
|
|
if host_machine.system() != 'windows'
|
|
subdir('check')
|
|
endif
|