2020-12-18 03:53:17 +08:00
|
|
|
diff --git a/CMakeLists.txt b/CMakeLists.txt
|
2022-12-01 01:41:27 +08:00
|
|
|
index 3d90152..b0c5d31 100644
|
2020-12-18 03:53:17 +08:00
|
|
|
--- a/CMakeLists.txt
|
|
|
|
+++ b/CMakeLists.txt
|
2022-12-01 01:41:27 +08:00
|
|
|
@@ -1206,7 +1206,7 @@ if(NOT WIN32 OR ROCKSDB_INSTALL_ON_WINDOWS)
|
|
|
|
endforeach()
|
|
|
|
endforeach()
|
2020-12-18 03:53:17 +08:00
|
|
|
|
|
|
|
- install(DIRECTORY "${PROJECT_SOURCE_DIR}/cmake/modules" COMPONENT devel DESTINATION ${package_config_destination})
|
|
|
|
+ #install(DIRECTORY "${PROJECT_SOURCE_DIR}/cmake/modules" COMPONENT devel DESTINATION ${package_config_destination})
|
|
|
|
|
|
|
|
if(NOT ROCKSDB_BUILD_SHARED)
|
|
|
|
install(
|