File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1- 2.4.0 /
1+ 2.4.0 / May 17, 2019
22[Alexandr Topilski]
33- New build scripts
4+ - Update third-party libraries
45
562.3.1 / April 28, 2019
67[Alexandr Topilski]
Original file line number Diff line number Diff line change @@ -210,7 +210,7 @@ MESSAGE(STATUS "CMAKE_INSTALL_PREFIX: ${CMAKE_INSTALL_PREFIX}")
210210
211211SET (CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_CURRENT_LIST_DIR} /cmake" )
212212INCLUDE (config) ###################
213- DEFINE_DEFAULT_DEFINITIONS(ON OFF OFF )
213+ DEFINE_DEFAULT_DEFINITIONS(ON ON OFF )
214214DEFINE_PROJECT_DEFINITIONS()
215215
216216# Search libraries
Original file line number Diff line number Diff line change 55-DBUILD_WITH_UNQLITE=ON
66-DBUILD_WITH_LMDB=ON
77-DBUILD_WITH_ROCKSDB=ON
8- -DBUILD_WITH_FORESTDB=OFF
8+ -DBUILD_WITH_FORESTDB=ON
99-DBUILD_WITH_PIKA=OFF
1010-DBUILD_WITH_DYNOMITE=OFF
1111-DBUILD_WITH_KEYDB=ON
You can’t perform that action at this time.
0 commit comments