radupaulstefan
Results
1
comments of
radupaulstefan
trafficstars
Worked for me with this change: test/CMakeLists.txt line 49 set(GOOGLE_MOCK_LIBRARIES GTest::gmock GTest::gmock_main) -> set(GOOGLE_MOCK_LIBRARIES gmock) If this is really a bug and not an issue with my environment (some missing...