mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2026-02-17 22:05:34 -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
|
|
@ -1,3 +1,7 @@
|
|||
if not check_dep.found()
|
||||
subdir_done()
|
||||
endif
|
||||
|
||||
# Note that a few tests have dependencies on src/modules.
|
||||
#
|
||||
# The syntax for tests declaration is:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue