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