]> git.ipfire.org Git - thirdparty/json-c.git/commitdiff
modify the doc target message 558/head
authordota17 <chenguopingdota@163.com>
Thu, 19 Mar 2020 02:23:29 +0000 (10:23 +0800)
committerdota17 <chenguopingdota@163.com>
Thu, 19 Mar 2020 02:27:27 +0000 (10:27 +0800)
CMakeLists.txt

index bd9bd3e5a7af1cb7f4032ad7a93dce9535182791..7ed71eec093d2ea0f36d651b1592ca309dde59df 100644 (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