When using ccmake (cmake-curses-gui), I used to easily be able to switch 
between clang and gcc by hitting "t" and changing the CMAKE_CXX_COMPILER 
variable to "c++" or "clang++" as appropriate. Doing this would also 
automatically adjust the path to point at ccache (if ccache is installed).

Now, with version 3.2.2, I no longer see this variable in the list of variables 
that is shown by ccmake.

Any suggestions for how I can get this back? I don't really want to set 
environment variables, if I can help it.

Thanks,

Michi.
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake

Reply via email to