fixed tests build
This commit is contained in:
parent
763d956bf8
commit
c83369f347
2 changed files with 8 additions and 7 deletions
|
@ -16,7 +16,8 @@ target_link_libraries(
|
|||
runUnitTests
|
||||
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