CMake Support for different compilers

Michael Biebl mbiebl at gmail.com
Tue Mar 21 17:28:54 CET 2006


This should already work, at least it does for me:

CC=/usr/bin/colorgcc cmake ..
yields

-- Check for working C compiler: /usr/bin/colorgcc
-- Check for working C compiler: /usr/bin/colorgcc -- works
.
.
.


More information about the Kde-buildsystem mailing list