-
David Neto authored
A bad interaction between CMake, MinGW, and Googletest prevents MinGW from compiling Googletest with threads. https://github.com/google/googletest/issues/606 So we must configure Googletest without threading support.
7fbb49d5
Loading