You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A bad interaction between CMake, MinGW, and Googletest prevents
MinGW from compiling Googletest with threads.
google/googletest#606
So we must configure Googletest without threading support.
0 commit comments