bytereader: fix peek value when scanning for 00 00 01 with non-0 offset
[platform/upstream/gstreamer.git] / tests / meson.build
1 subdir('benchmarks')
2 # FIXME: make check work on windows
3 if host_machine.system() != 'windows'
4 subdir('check')
5 endif
6 if not get_option('disable_examples')
7   subdir('examples')
8 endif
9 subdir('misc')