mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-02-03 11:10:29 +01:00
doc: enable warnings in doxygen
We want to see missed links Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
1ac235c792
commit
38b812baf6
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ OPTIMIZE_OUTPUT_FOR_C = YES
|
|||
EXTRACT_ALL = YES
|
||||
EXTRACT_STATIC = YES
|
||||
MAX_INITIALIZER_LINES = 0
|
||||
WARNINGS = YES
|
||||
QUIET = YES
|
||||
INPUT = "@builddir@"
|
||||
FILTER_PATTERNS = *.h *.dox
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue