gstreamer/tests/meson.build
2018-07-27 16:14:29 +05:30

7 lines
120 B
Meson

subdir('benchmarks')
subdir('check')
if not get_option('examples').disabled()
subdir('examples')
endif
subdir('misc')