mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-14 08:56:37 -05:00
doc/meson.build: pruning of unused find_program()
This commit is contained in:
parent
e062c4d8de
commit
0436793299
1 changed files with 0 additions and 5 deletions
|
|
@ -24,11 +24,6 @@ foreach h : module_sources
|
||||||
endforeach
|
endforeach
|
||||||
inputs += meson.source_root() / 'test' / 'pwtest.h'
|
inputs += meson.source_root() / 'test' / 'pwtest.h'
|
||||||
|
|
||||||
find = find_program('find', required: false)
|
|
||||||
if find.found()
|
|
||||||
|
|
||||||
endif
|
|
||||||
|
|
||||||
# SPA headers use static inline functions. Doxygen doesn't extract those
|
# SPA headers use static inline functions. Doxygen doesn't extract those
|
||||||
# unless we have EXTRACT_STATIC set - but we don't want it to extract
|
# unless we have EXTRACT_STATIC set - but we don't want it to extract
|
||||||
# everything in the rest of the tree.
|
# everything in the rest of the tree.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue