mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-18 07:00:06 -05:00
meson.build: fix compile with -Dexamples=disabled
This commit is contained in:
parent
4debdcd40b
commit
4aa1deb929
4 changed files with 10 additions and 6 deletions
|
|
@ -113,6 +113,4 @@ endif
|
|||
|
||||
subdir('tools')
|
||||
subdir('tests')
|
||||
if get_option('examples').allowed()
|
||||
subdir('examples')
|
||||
endif
|
||||
subdir('examples')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue