mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-03 09:01:54 -05:00
meson: Fixed remaining issues from the port to feature options
This commit is contained in:
parent
9cd9339c2a
commit
22f6e8e36d
3 changed files with 7 additions and 7 deletions
|
|
@ -11,4 +11,6 @@ if not get_option('tests').disabled()
|
|||
subdir('tests')
|
||||
endif
|
||||
|
||||
subdir('gst')
|
||||
if gst_dep.length() != 0
|
||||
subdir('gst')
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue