Learn more about cloning repositories
You have read-only access
CMake: avoid incorrect extra "" around the GOOGLETEST_PATH. It was looking in `"<...>/googlebenchmark/build/third_party/googletest"`, with these extra `"` quotes, and wasn't finding anything..