We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 85c17b4 + 89112ab commit f7dd2e8Copy full SHA for f7dd2e8
doc/doxygen/CMakeLists.txt
@@ -1,5 +1,5 @@
1
if(WITH_DOCS)
2
- find_package(Doxygen)
+ find_package(Doxygen REQUIRED)
3
if(DOXYGEN_FOUND)
4
find_package(HTMLHelp)
5
endif(DOXYGEN_FOUND)
0 commit comments