meson: Build benchmarks
[platform/upstream/gstreamer.git] / tests / meson.build
1 # FIXME: make check work on windows
2 if host_machine.system() != 'windows' and gstcheck_dep.found()
3   subdir('check')
4 endif
5
6 subdir('validate')
7 subdir('benchmarks')