Re: [CMake] ICC + Windows

2012-02-02 Thread Brad King
On 2/1/2012 2:05 PM, Roland Schulz wrote: what is the recommended Generator to compile on Windows with ICC on the shell? If I try to use the Visual Studio 2010 (or 2008) generator There is an open issue tracker entry requesting direct .icproj file generation:

[CMake] ICC + Windows

2012-02-01 Thread Roland Schulz
Hi, what is the recommended Generator to compile on Windows with ICC on the shell? If I try to use the Visual Studio 2010 (or 2008) generator and then use msbuild (/ devenv) to compile, it uses MSVC as compiler. This is even though I have selected icl (CC=icl) and cmake had detected that the