We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7476ce5 commit ceb009dCopy full SHA for ceb009d
2 files changed
src/advanced_examples/CMakeLists.txt
@@ -43,6 +43,5 @@ foreach(TestType IN ITEMS
43
44
target_link_libraries(${TestType}_fuzz_test
45
explore_me_advanced
46
- ${GTEST_BOTH_LIBRARIES}
47
)
48
endforeach(TestType )
src/simple_examples/CMakeLists.txt
@@ -41,6 +41,5 @@ foreach(TestType IN ITEMS
41
42
explore_me
0 commit comments