forked from blue/lmdbal
lmdb calls are now compiled into .so
This commit is contained in:
parent
77ba8f9e7b
commit
6b475f615e
6 changed files with 118 additions and 35 deletions
|
@ -23,7 +23,6 @@ target_link_libraries(
|
|||
GTest::gtest_main
|
||||
${PROJECT_NAME}
|
||||
Qt${QT_VERSION_MAJOR}::Core
|
||||
lmdb
|
||||
)
|
||||
include(GoogleTest)
|
||||
gtest_discover_tests(runUnitTests)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue