gstreamer/tests/meson.build

7 lines
105 B
Meson
Raw Normal View History

subdir('benchmarks')
subdir('check')
if get_option('examples')
subdir('examples')
endif
subdir('misc')