gstreamer/tests/meson.build

5 lines
96 B
Meson
Raw Normal View History

2022-03-12 03:16:09 +08:00
if get_option('tests').disabled()
subdir_done()
endif
subdir('static-plugins')
subdir('python')