[CMake] CMake & GCC on Windows

Bill Hoffman bill.hoffman at kitware.com
Mon Jul 20 11:47:41 EDT 2009


Robert Dailey wrote:
> Hello,
> 
> I was wondering if it is possible to generate Visual Studio projects 
> with CMake that utilizes the GCC compiler instead of MSVC? I guess this 
> would technically be considered a cross-compiling setup, right? If this 
> is possible, how could I go about setting this up? The reason why I want 
> to do this is because I like Visual Studio to work out of, but as a 
> compiler I like GCC a bit better. However, I still plan to write Windows 
> applications using GCC.
> 

No, I don't thing this would work.

-Bill


More information about the CMake mailing list