modify the doc target message

This commit is contained in:
dota17
2020-03-19 10:27:27 +08:00
parent a06339215e
commit 1204a1fded
+1 -1
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