Re: [CMake] parallel build using "cmake --build"?

2011-11-27 Thread Michael Hertling
On 11/27/2011 05:21 PM, Steve M. Robbins wrote: > On Sat, Nov 26, 2011 at 10:46:10AM -0500, John Drescher wrote: >> On Fri, Nov 25, 2011 at 10:16 PM, Steve M. Robbins wrote: >>> Hi, >>> >>> To build VTK on our windows build server, I wrote a small batch script >>> that invokes "cmake --build". >>>

Re: [CMake] parallel build using "cmake --build"?

2011-11-27 Thread Steve M. Robbins
On Sat, Nov 26, 2011 at 10:46:10AM -0500, John Drescher wrote: > On Fri, Nov 25, 2011 at 10:16 PM, Steve M. Robbins wrote: > > Hi, > > > > To build VTK on our windows build server, I wrote a small batch script > > that invokes "cmake --build". > > > > My developer machine is multicore; is there a

Re: [CMake] BUILD_COMMAND having a hard time getting usable command lines

2011-11-27 Thread Michael Hertling
On 11/26/2011 07:14 PM, J Decker wrote: > Earlier I wondered if there was a way to stop recusive invocation of a > build command in a cmake script - I found something like a solution; > when I run the command, set an environment variable and don't run the > command if that environment variable is s