Merge branch 'move_subdir_editing-services' into tizen_gst_1.19.2_mono
[platform/upstream/gstreamer.git] / subprojects / gstreamer-vaapi / tests / meson.build
1 if not get_option('tests').disabled() and gstcheck_dep.found()
2   subdir('check')
3 endif
4
5 if not get_option('examples').disabled()
6   subdir('examples')
7   subdir('internal')
8 endif