Re: [CMake] Distinction between Windows Compilers

2013-11-04 Thread dravion.sm...@gmx.net
Am 04.11.2013 16:44, schrieb Mateusz Loskot: You could look at the compiler id and related variables: http://www.cmake.org/cmake/help/v2.8.12/cmake.html#variable:CMAKE_LANG_COMPILER_ID Right, but that's not at the generator level which is, AFAIU, what OP is looking for. Best regards, Yeah. Mi

Re: [CMake] Distinction between Windows Compilers

2013-11-04 Thread dravion.sm...@gmx.net
Am 04.11.2013 16:09, schrieb Mateusz Loskot: On 4 November 2013 14:45, dravion.sm...@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 possi

[CMake] Distinction between Windows Compilers

2013-11-04 Thread dravion.sm...@gmx.net
Hi, Is there an Way to choose diffrent Windows Compilers Versions for (Win64 and Win32)? For Example: If i want to do a Windows 64-Bit build build cmake should use: x86_64-w64-mingw32-g++.exe (but not Cygwin and NOT Mingw/Msys) OR Visual C/C++ Win64 Compiler If i want to do a Window

Re: [CMake] Q: Compile and Run

2013-10-31 Thread dravion.sm...@gmx.net
m and it'll work. -Original Message- From: cmake-boun...@cmake.org [mailto:cmake-boun...@cmake.org] On Behalf Of dravion.sm...@gmx.net Sent: Donnerstag, 31. Oktober 2013 07:55 To: cmake@cmake.org Subject: [CMake] Q: Compile and Run Hello If have just a little Question: I notice

[CMake] Q: Compile and Run

2013-10-31 Thread dravion.sm...@gmx.net
Hello If have just a little Question: I noticed thadt the manuals and Helpfiles and allways describing the Way to generate makefiles, XCode Workspaces and Visual C/C++ Solutionfiles and right now iam using the generated Workspaces or Makefiles to use the native Makeutility or the VC++ or XCode

[CMake] want to say Hello

2013-10-30 Thread dravion.sm...@gmx.net
Hi, Iam new to the list and want to Introduce myself. Greetings from Germany, Dravion -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more informat