Folks, How can I determine at CMake time whether the compiler is icc? (Intel's compiler.) I want to do this to forcibly add appropriate threading flags, if the flags are not already present.
Or, is there a better way to ensure that the compiler has the correct flags for threading? Thanks, Amitha. _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
