[CMake] Building multiple releases for a visual studio project

2010-06-08 Thread Torri, Stephen CIV NSWCDD, W15
I was wondering if it was possible to have a CMake project that builds a Microsoft Visual Studio Project produce an NSIS installer for each kind of build (e.g. debug, release, RelWithDebug). Right now I can build the project via Visual Studio for all the build types which is great. Now I would

Re: [CMake] Building multiple releases for a visual studio project

2010-06-08 Thread John Drescher
On Tue, Jun 8, 2010 at 2:52 PM, Torri, Stephen CIV NSWCDD, W15 stephen.to...@navy.mil wrote: I was wondering if it was possible to have a CMake project that builds a Microsoft Visual Studio Project produce an NSIS installer for each kind of build (e.g. debug, release, RelWithDebug). Right now

Re: [CMake] Building multiple releases for a visual studio project

2010-06-08 Thread Torri, Stephen CIV NSWCDD, W15
From: John Drescher [mailto:dresche...@gmail.com] Sent: Tue 6/8/2010 3:55 PM To: Torri, Stephen CIV NSWCDD, W15 Cc: cmake@cmake.org Subject: Re: [CMake] Building multiple releases for a visual studio project On Tue, Jun 8, 2010 at 2:52 PM, Torri, Stephen CIV NSWCDD, W15 stephen.to