Skip to content

Commit

Permalink
Revert "Build fixed, goofed up some CMake"
Browse files Browse the repository at this point in the history
This reverts commit 8b82f3c.
  • Loading branch information
tewinget committed Mar 17, 2015
1 parent eee3ee7 commit daf2a8f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions external/CMakeLists.txt
Expand Up @@ -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)

0 comments on commit daf2a8f

Please sign in to comment.