mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 07:42:23 +02:00
meson: Cleanup plugin build script
This commit is contained in:
4
lib/gst/meson.build
vendored
4
lib/gst/meson.build
vendored
@@ -2,6 +2,4 @@ if get_option('lib')
|
||||
subdir('clapper')
|
||||
endif
|
||||
|
||||
if not get_option('gst-plugin').disabled()
|
||||
subdir('plugin')
|
||||
endif
|
||||
subdir('plugin')
|
||||
|
Reference in New Issue
Block a user