We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a769f1 commit 8595d8dCopy full SHA for 8595d8d
CMakeLists.txt
@@ -72,4 +72,4 @@ target_include_directories(runUnitTests
72
PRIVATE ${CMAKE_CURRENT_SOURCE_DIR}
73
PRIVATE ${CMAKE_CURRENT_SOURCE_DIR}/test)
74
75
-target_link_libraries(runUnitTests ristnet GTest::GTest GTest::gtest_main)
+target_link_libraries(runUnitTests ristnet GTest::GTest GTest::Main)
0 commit comments