Skip to content

Commit

Permalink
Re-enabled doxygen fail of warning
Browse files Browse the repository at this point in the history
  • Loading branch information
OliverWachtel committed Nov 11, 2024
1 parent fcb09e1 commit 056559f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -901,7 +901,7 @@ WARN_IF_UNDOC_ENUM_VAL = YES
# Possible values are: NO, YES, FAIL_ON_WARNINGS and FAIL_ON_WARNINGS_PRINT.
# The default value is: NO.

WARN_AS_ERROR = NO
WARN_AS_ERROR = FAIL_ON_WARNINGS_PRINT

# The WARN_FORMAT tag determines the format of the warning messages that doxygen
# can produce. The string should contain the $file, $line, and $text tags, which
Expand Down

0 comments on commit 056559f

Please sign in to comment.