Merge pull request #558 from dota17/doc_message_modify

modify the doc target message
This commit is contained in:
Chen
2020-03-20 11:17:20 +08:00
committed by GitHub

View File

@@ -350,7 +350,7 @@ if (DOXYGEN_FOUND)
configure_file(Doxyfile Doxyfile)
else (DOXYGEN_FOUND)
message("Doxygen need to be installed to generate the doxygen documentation")
message("Warning: doxygen not found, the 'doc' target will not be included")
endif(DOXYGEN_FOUND)
# uninstall