cmake magick to make package usable and discoverable by another CMake projects, readme, pkgbuild
This commit is contained in:
parent
7377f13534
commit
f5612dc3c5
6 changed files with 161 additions and 22 deletions
|
@ -15,7 +15,7 @@ target_include_directories(runUnitTests PRIVATE ${Qt${QT_VERSION_MAJOR}Core_INCL
|
|||
target_link_libraries(
|
||||
runUnitTests
|
||||
GTest::gtest_main
|
||||
lmdbal
|
||||
${PROJECT_NAME}
|
||||
)
|
||||
|
||||
include(GoogleTest)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue