1
0
Fork 0
mirror of https://git.wownero.com/wownero/wownero.git synced 2024-08-15 01:03:23 +00:00

Revert "Build fixed, goofed up some CMake"

This reverts commit 8b82f3c57f.
This commit is contained in:
Thomas Winget 2015-03-17 18:01:07 -04:00
parent eee3ee7073
commit daf2a8f6cb
No known key found for this signature in database
GPG key ID: 58131A160789E630

View file

@ -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)