On Friday 12 May 2006 20:05, Allen Winter wrote: > Hi CMake Gurus, > > I'm trying to put in support for Intel's C/C++ compiler (icc). I'm getting nowhere fast. > As seen below. Help. > -Allen > > % export CC=icc > % export CXX=icc I thought icc is the C compiler, and icpc for C++ ? Josef