cmake update
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
find_package(GTest QUIET)
|
||||
# Third Party
|
||||
include_directories(${GTEST_INCLUDE_DIR})
|
||||
|
||||
@@ -16,6 +17,7 @@ target_link_libraries(tests
|
||||
TopTeamBedrijfssimulaties
|
||||
cmdLineArgs
|
||||
gtest
|
||||
GTest::gtest_main
|
||||
)
|
||||
|
||||
target_include_directories(tests
|
||||
|
||||
Reference in New Issue
Block a user