-
CMake: avoid incorrect extra "" around the GOOGLETEST_PATH. · 727a81aaRoman Lebedev authored
It was looking in `"<...>/googlebenchmark/build/third_party/googletest"`, with these extra `"` quotes, and wasn't finding anything..
×
It was looking in `"<...>/googlebenchmark/build/third_party/googletest"`, with these extra `"` quotes, and wasn't finding anything..