mirror of
https://github.com/NixOS/nix
synced 2025-06-29 06:21:14 +02:00
make doxygen build more silent
The buildoutput of doxygen often hides important build warnings and errors behind a wall of text.
This commit is contained in:
parent
1ed166315c
commit
48a7ac23bc
2 changed files with 5 additions and 0 deletions
|
@ -97,3 +97,6 @@ EXPAND_AS_DEFINED = \
|
|||
DECLARE_WORKER_SERIALISER \
|
||||
DECLARE_SERVE_SERIALISER \
|
||||
LENGTH_PREFIXED_PROTO_HELPER
|
||||
|
||||
WARN_IF_UNDOCUMENTED = NO
|
||||
QUIET = YES
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue