[CMake] Distinction between Windows Compilers
Mateusz Loskot
mateusz at loskot.net
Mon Nov 4 10:09:08 EST 2013
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,
--
Mateusz Loskot, http://mateusz.loskot.net
More information about the CMake
mailing list