happly icon indicating copy to clipboard operation
happly copied to clipboard

Google Test branch is now main

Open CollinsEM opened this issue 3 years ago • 0 comments

CMake fails in the test directory due to a configuration error in Google Test. They have changed the "master" branch to "main". This issue can be resolved by changing line 8 in the test/CMakeLists.txt.in file to reflect the change in branch tag.

CollinsEM avatar Apr 01 '22 14:04 CollinsEM