Hi,

I tried today on a Mac:
ccmake .
& change there the CMAKE_CXX_COMPILER setting from /usr/bin/c++ -> /usr/bin/g++

but it doesn't get saved inside the CMakeCache, and everything is
still being compiled with c++ instead of g++

What can I do to fix this or is this an issue in CMake?


Thanks
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to