gstreamer/tests/meson.build

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
96 B
Meson
Raw Normal View History

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