Closed gkc1000 closed 3 years ago
Just a note: for newer versions of Cmake, CXX= needs to specify the full path of the compiler, see e.g. https://cmake.org/pipermail/cmake/2015-September/061617.html
However, cmake -DCMAKE_CXX_COMPILER=xxx, does not.
Just a note: for newer versions of Cmake, CXX= needs to specify the full path of the compiler, see e.g. https://cmake.org/pipermail/cmake/2015-September/061617.html
However, cmake -DCMAKE_CXX_COMPILER=xxx, does not.