mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2026-03-05 01:40:37 -05:00
meson: doxygen and tests to feature options
Allows build to continue without passing extra options. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
parent
9eab29c16b
commit
7a35b80820
5 changed files with 14 additions and 9 deletions
|
|
@ -224,7 +224,5 @@ if get_option('daemon')
|
|||
subdir('daemon')
|
||||
subdir('modules')
|
||||
endif
|
||||
if get_option('tests')
|
||||
subdir('tests')
|
||||
endif
|
||||
subdir('tests')
|
||||
subdir('utils')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue