7cc2e3cc41b3faa1533612b4c0a0ca94c2326eb1
[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')