blob: 68fbc17fd578efe1dd218ab74624d43fd12f5a8b [file] [log] [blame]
b.liue9582032025-04-17 19:18:16 +08001--- a/CMakeLists.txt
2+++ b/CMakeLists.txt
3@@ -449,8 +449,6 @@ configure_file(json.h.cmakein ${PROJECT_
4 include_directories(${PROJECT_SOURCE_DIR})
5 include_directories(${PROJECT_BINARY_DIR})
6
7-add_subdirectory(doc)
8-
9 # "uninstall" custom target for make generators in unix like operating systems
10 # and if that target is not present
11 if (CMAKE_GENERATOR STREQUAL "Unix Makefiles")