[CMake] CMAKE_CXX_COMPILER: problem setting

Steven Van Ingelgem steven at vaningelgem.be
Sat Nov 10 06:36:31 EST 2007


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


More information about the CMake mailing list