Re: [CMake] [Visual Studio] Is it possible to specify a different target architecture?

2016-06-28 Thread Hendrik Sattler
Hi, Yes, it is possible. Generate the solution for Visual Studio 11 2012 and open it in VS2015. VS will ask you once if to convert the project and you say no. Done. HS Am 28. Juni 2016 15:51:47 MESZ, schrieb Adam Rankin : >Hello all, > >I am wondering if there exist CMake

Re: [CMake] [Visual Studio] Is it possible to specify a different target architecture?

2016-06-28 Thread Greg Marr
From: CMake > on behalf of Adam Rankin > Date: Tuesday, June 28, 2016 at 9:51 AM To: "cmake@cmake.org" > Subject: [CMake] [Visual

Re: [CMake] [Visual Studio] Is it possible to specify a different target architecture?

2016-06-28 Thread Adam Rankin
Well now don’t I feel silly… Thanks! Adam From: Benjamin Ballet [mailto:bbal...@ivsweb.com] Sent: Tuesday, June 28, 2016 9:59 AM To: Adam Rankin Cc: cmake@cmake.org Subject: Re: [CMake] [Visual Studio] Is it possible to specify a different target architecture? Hi Look at

Re: [CMake] [Visual Studio] Is it possible to specify a different target architecture?

2016-06-28 Thread Benjamin Ballet via CMake
Hi Look at the CMAKE_VS_PLATFORM_TOOLSET variable 2016-06-28 15:51 GMT+02:00 Adam Rankin : > Hello all, > > > > I am wondering if there exist CMake commands/variables to specify for > Visual Studio

[CMake] [Visual Studio] Is it possible to specify a different target architecture?

2016-06-28 Thread Adam Rankin
Hello all, I am wondering if there exist CMake commands/variables to specify for Visual Studio to have the project file(s) generated target a different architecture than the one associated with that version of Visual Studio. For example, I develop in VS2015, but would like to target the VS2012