gstreamer/tests/meson.build

5 lines
96 B
Meson
Raw Normal View History

if get_option('tests').disabled()
subdir_done()
endif
subdir('static-plugins')
subdir('python')