[CMake] Distinction between Windows Compilers

dravion.smith at gmx.net dravion.smith at gmx.net
Mon Nov 4 10:16:30 EST 2013


Am 04.11.2013 16:09, schrieb Mateusz Loskot:
> On 4 November 2013 14:45, dravion.smith at gmx.net <dravion.smith at gmx.net> wrote:
>> Hi,
>>
>> Is there an Way to choose diffrent Windows Compilers Versions for  (Win64
>> and Win32)?
>
> http://cmake.org/cmake/help/v2.8.12/cmake.html#section_Generators
>
> """
> It is possible to append a space followed by the platform name to
> create project files for a specific target platform. E.g. "Visual
> Studio 10 Win64" will create project files for the x64 processor;
> "Visual Studio 10 IA64" for Itanium.
> """
>
> Best regards,
Sorry but this doesnt help. The Question is how to distinct between 
MinGW or Cygwin
and Mingw-m64 (wich is 32 and 64-Bit on Windows).Distinct between VC++ 
32 or 64 Bit is
easy as cake.


More information about the CMake mailing list