meson: Don't depend on gstreamer-check-1.0 on windows
[platform/upstream/gstreamer.git] / tests / meson.build
1 if host_machine.system() != 'windows'
2   subdir('check')
3 endif