[CMake] build vcproj no mac

Bill Hoffman bill.hoffman at kitware.com
Thu Oct 18 07:29:29 EDT 2007


Riccardo Cohen wrote:
> Hello
> I try to use cmake, and could generate a project for gcc on my mac, and 
> for visual studio on my pc.
> But is it possible to generate both from the map ccmake command ? I 
> tried -G option and it did not work...
> Thanks for any information.

No, CMake can only generate project files for a compiler it can run, so
the compiler has to be installed and working on the machine that you are
working with.

-Bill



More information about the CMake mailing list