mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 08:11:16 +00:00
ab614e63ae
Removing the now useless getplugindirs script
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')
|