1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-29 10:31:15 +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:
Jörg Thalheim 2024-10-22 09:33:04 +02:00
parent 1ed166315c
commit 48a7ac23bc
2 changed files with 5 additions and 0 deletions

View file

@ -97,3 +97,6 @@ EXPAND_AS_DEFINED = \
DECLARE_WORKER_SERIALISER \
DECLARE_SERVE_SERIALISER \
LENGTH_PREFIXED_PROTO_HELPER
WARN_IF_UNDOCUMENTED = NO
QUIET = YES