mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-31 11:09:04 -05:00
meson.build: fix compile with -Dexamples=disabled
This commit is contained in:
parent
9daca346a7
commit
422c270a74
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