Skip to content

Commit f4de3d1

Browse files
committed
CMake: Remove invalid Doxygen config option
1 parent 0f1d0e9 commit f4de3d1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/CMakeLists.txt

-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ if (BUILD_DOCS)
7171
if (DOXYGEN_FAIL_ON_WARNINGS)
7272
string(JOIN "\n" DOXYFILE_CONTENTS
7373
${DOXYFILE_CONTENTS}
74-
"FAIL_ON_WARNINGS=YES"
7574
"WARN_AS_ERROR=FAIL_ON_WARNINGS_PRINT")
7675
endif()
7776

0 commit comments

Comments
 (0)