mirror of
https://github.com/monero-project/monero.git
synced 2026-01-23 21:04:24 +01:00
Revert "Build fixed, goofed up some CMake"
This reverts commit 8b82f3c57f.
This commit is contained in:
4
external/CMakeLists.txt
vendored
4
external/CMakeLists.txt
vendored
@@ -99,7 +99,3 @@ else()
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
add_subdirectory(db_drivers)
|
add_subdirectory(db_drivers)
|
||||||
set(LMDB_STATIC ${LMDB_STATIC} PARENT_SCOPE)
|
|
||||||
set(LMDB_INCLUDE ${LMDB_INCLUDE} PARENT_SCOPE)
|
|
||||||
set(LMDB_LIBRARY ${LMDB_LIBRARY} PARENT_SCOPE)
|
|
||||||
set(LMDB_LIBRARY_DIRS ${LMDB_LIBRARY_DIRS} PARENT_SCOPE)
|
|
||||||
|
|||||||
Reference in New Issue
Block a user