mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-15 13:53:19 +00:00
5dee7c8f47
First checking the new not negotiated error reporting code.
6 lines
122 B
Meson
6 lines
122 B
Meson
# FIXME: make check work on windows
|
|
if host_machine.system() != 'windows'
|
|
subdir('check')
|
|
endif
|
|
|
|
subdir('launcher_tests')
|