Skip to content

MSYS/MinGW Makfiles: Remove hardcoded gcc/g++ to autodetect CC/CXX compilers

CMake made a wrong assumption that MINGW == GCC on Windows.

Merge request reports