mirror of
https://github.com/monero-project/monero.git
synced 2024-10-01 11:49:47 -04:00
Revert "Build fixed, goofed up some CMake"
This reverts commit 8b82f3c57f
.
This commit is contained in:
parent
eee3ee7073
commit
daf2a8f6cb
4
external/CMakeLists.txt
vendored
4
external/CMakeLists.txt
vendored
@ -99,7 +99,3 @@ else()
|
||||
endif()
|
||||
|
||||
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)
|
||||
|
Loading…
Reference in New Issue
Block a user