Re: [CMake] nmake build with different options at command line

2010-02-22 Thread Chauhan, Vikas
Thanks, I understand it now. Vikas From: David Cole [mailto:david.c...@kitware.com] Sent: 19 February 2010 18:12 To: Chauhan, Vikas Cc: Tyler Roscoe; cmake@cmake.org; Bill Hoffman Subject: Re: [CMake] nmake build with different options at command line

Re: [CMake] nmake build with different options at command line

2010-02-19 Thread David Cole
as > > > -Original Message- > > From: Tyler Roscoe [mailto:ty...@cryptio.net] > > Sent: 19 February 2010 16:09 > > To: Chauhan, Vikas > > Cc: cmake@cmake.org; Bill Hoffman > > Subject: Re: [CMake] nmake build with different options at command > line &g

Re: [CMake] nmake build with different options at command line

2010-02-19 Thread Chauhan, Vikas
19 February 2010 16:09 > To: Chauhan, Vikas > Cc: cmake@cmake.org; Bill Hoffman > Subject: Re: [CMake] nmake build with different options at command line > > On Fri, Feb 19, 2010 at 08:03:59AM -0800, Tyler Roscoe wrote: > > On Fri, Feb 19, 2010 at 11:19:18AM -, Chauhan, Vika

Re: [CMake] nmake build with different options at command line

2010-02-19 Thread Tyler Roscoe
t; > > -Original Message- > > > From: Tyler Roscoe [mailto:ty...@cryptio.net] > > > Sent: 18 February 2010 17:09 > > > To: Chauhan, Vikas > > > Cc: Bill Hoffman; cmake@cmake.org > > > Subject: Re: [CMake] nmake build with different options at

Re: [CMake] nmake build with different options at command line

2010-02-19 Thread Tyler Roscoe
2010 17:09 > > To: Chauhan, Vikas > > Cc: Bill Hoffman; cmake@cmake.org > > Subject: Re: [CMake] nmake build with different options at command > line > > > > On Thu, Feb 18, 2010 at 05:07:37PM -, Chauhan, Vikas wrote: > > > Thanks but is it p

Re: [CMake] nmake build with different options at command line

2010-02-19 Thread Chauhan, Vikas
Thanks but what is the option when we use nmake to build? -Vikas > -Original Message- > From: Tyler Roscoe [mailto:ty...@cryptio.net] > Sent: 18 February 2010 17:09 > To: Chauhan, Vikas > Cc: Bill Hoffman; cmake@cmake.org > Subject: Re: [CMake] nmake build with di

Re: [CMake] nmake build with different options at command line

2010-02-18 Thread Tyler Roscoe
On Thu, Feb 18, 2010 at 05:07:37PM -, Chauhan, Vikas wrote: > Thanks but is it possible from command line. cmake -DCMAKE_BUILD_TYPE=release ... (I'm pretty sure -D args have to come before other arguments to cmake.) tyler ___ Powered by www.kitwar

Re: [CMake] nmake build with different options at command line

2010-02-18 Thread Chauhan, Vikas
0 13:09 > To: Chauhan, Vikas > Cc: cmake@cmake.org > Subject: Re: [CMake] nmake build with different options at command line > > Chauhan, Vikas wrote: > > Hi, > > > > Is it possible to specify the build options such as release/debug etc > > when buildin

Re: [CMake] nmake build with different options at command line

2010-02-18 Thread Bill Hoffman
Chauhan, Vikas wrote: Hi, Is it possible to specify the build options such as release/debug etc when building the nmake files generated by cmake ? Set CMAKE_BUILD_TYPE in the cache. -Bill -- Bill Hoffman Kitware, Inc. 28 Corporate Drive Clifton Park, NY 12065 bill.hoff...@kitware.com http:/

[CMake] nmake build with different options at command line

2010-02-17 Thread Chauhan, Vikas
Hi, Is it possible to specify the build options such as release/debug etc when building the nmake files generated by cmake ? Thanks, Vikas ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/ope