meson: skip tests on windows for now
[platform/upstream/gstreamer.git] / tests / meson.build
1 if host_machine.system() != 'windows'
2   subdir('check')
3 endif