tests: move examples and tests to subfolders
[platform/upstream/gstreamer.git] / tests / meson.build
1 if not get_option('examples').disabled()
2   subdir('examples')
3   subdir('internal')
4 endif