This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
jdk-build-libs
/
json-c
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
11
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
modify the doc target message
tags/json-c-0.14-20200419
dota17
5 years ago
parent
a06339215e
commit
1204a1fded
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
CMakeLists.txt
+ 1
- 1
CMakeLists.txt
View File
@@ -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
Write
Preview
Loading…
Cancel
Save