mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-13 12:51:16 +00:00
5 lines
97 B
Meson
5 lines
97 B
Meson
# FIXME: make check work on windows
|
|
if host_machine.system() != 'windows'
|
|
subdir('check')
|
|
endif
|
|
|