mirror of
https://github.com/json-c/json-c.git
synced 2026-04-05 21:39:06 +08:00
Merge pull request #558 from dota17/doc_message_modify
modify the doc target message
This commit is contained in:
@@ -350,7 +350,7 @@ if (DOXYGEN_FOUND)
|
|||||||
configure_file(Doxyfile Doxyfile)
|
configure_file(Doxyfile Doxyfile)
|
||||||
|
|
||||||
else (DOXYGEN_FOUND)
|
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)
|
endif(DOXYGEN_FOUND)
|
||||||
|
|
||||||
# uninstall
|
# uninstall
|
||||||
|
|||||||
Reference in New Issue
Block a user