mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-15 13:53:19 +00:00
5 lines
80 B
Meson
5 lines
80 B
Meson
|
if get_option('tests').disabled()
|
||
|
subdir_done()
|
||
|
endif
|
||
|
subdir('static-plugins')
|