Move GstVideoAggregator, compositor and OpenGL mixers from -bad
[platform/upstream/gstreamer.git] / tests / meson.build
1 if not get_option('tests').disabled() and gst_check_dep.found()
2   subdir('check')
3 endif
4 if not get_option('examples').disabled()
5   subdir('examples')
6 endif
7 #subdir('files')
8 subdir('icles')