Re: [CMake] Visual Studios platform choice

2016-09-08 Thread Gilles Khouzam via CMake
-boun...@cmake.org] On Behalf Of Dvir Yitzchaki Sent: Thursday, September 8, 2016 01:21 To: 'Jack Stalnaker' ; cmake@cmake.org Subject: Re: [CMake] Visual Studios platform choice We’re generating both 32 bit and 64 bit solutions and the drop down only shows one architecture on each solutio

Re: [CMake] Visual Studios platform choice

2016-09-08 Thread Dvir Yitzchaki
.com/cevadsp> [http://developer.linkedin.com/sites/default/files/LinkedIn_Logo16px.png] <http://www.linkedin.com/company/ceva/> From: CMake [mailto:cmake-boun...@cmake.org] On Behalf Of Jack Stalnaker Sent: Wednesday, September 07, 2016 7:31 PM To: cmake@cmake.org Subject: [CMake] Visual Studios platform

[CMake] Visual Studios platform choice

2016-09-07 Thread Jack Stalnaker
Hi, I understand from reading this newgroup (e.g. https://cmake.org/pipermail/cmake/2013-March/053775.html) that the only way to support multiple platforms in Visual Studio is to run CMake multiple times, once for each platform. I'm porting some linux based code to the Windows world, and the Wind