[CMake] cmake and sun workshop compiler.

Bill Hoffman bill.hoffman at kitware.com
Tue Dec 9 08:02:30 EST 2008


George Neill wrote:
> Hi CMakers,
> 
>    I'd like to use cmake with the Sun cc/CC compiler on linux.   What
> do I need to change to make this work?
>

Put them in your PATH.  Then set CC=cc, CXX=CC and run cmake.

-Bill


More information about the CMake mailing list