On Friday 22 September 2006 08:15, Xavier Larrode wrote:
> Hello all,
> Cmake is using by default /usr/bin/c++ to compile project.
> Is it a way to set it ton another compiler like g++, or gcc-color.
> Thanks

CXX=g++ CC=gcc cmake

-- 
Filipe Sousa

Attachment: pgpnpEiEntNe3.pgp
Description: PGP signature

_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to