gstreamer/tests/meson.build
Akkariin Meiko 27c4ec74a1 Update
2022-03-12 03:16:09 +08:00

5 lines
96 B
Meson

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