6649601b2d1a16455027600d7217843452f88df7
[platform/upstream/gst-plugins-good.git] / tests / meson.build
1 # FIXME: make check work on windows
2 if host_machine.system() != 'windows'
3 subdir('check')
4 endif
5
6 subdir('icles')
7 if not get_option('examples').disabled()
8   subdir('examples')
9 endif