meson: Cleanup plugin build script

This commit is contained in:
Rafał Dzięgiel
2022-05-08 18:47:13 +02:00
parent b7b99c20cf
commit 4b93d4d132
4 changed files with 52 additions and 37 deletions

4
lib/gst/meson.build vendored
View File

@@ -2,6 +2,4 @@ if get_option('lib')
subdir('clapper')
endif
if not get_option('gst-plugin').disabled()
subdir('plugin')
endif
subdir('plugin')