forked from blue/lmdbal
builds with different names to coexist
This commit is contained in:
parent
649d967963
commit
7aaab5e807
6 changed files with 45 additions and 42 deletions
|
@ -20,7 +20,7 @@ target_include_directories(runUnitTests PRIVATE ${Qt${QT_VERSION_MAJOR}Core_INCL
|
|||
target_link_libraries(
|
||||
runUnitTests
|
||||
GTest::gtest_main
|
||||
${PROJECT_NAME}
|
||||
${LMDBAL_NAME}
|
||||
Qt${QT_VERSION_MAJOR}::Core
|
||||
)
|
||||
include(GoogleTest)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue