[CMake] Specifying multiple build threads on windows

Chauhan, Vikas vikas.chauhan at anritsu.com
Sun Jan 24 17:13:26 EST 2010


Thanks but how do I integrate vcbuild or msbuild with cmake ?

Vikas

> -----Original Message-----
> From: John Drescher [mailto:drescherjm at gmail.com]
> Sent: 24 January 2010 21:52
> To: Chauhan, Vikas
> Cc: cmake at cmake.org
> Subject: Re: [CMake] Specifying multiple build threads on windows
> 
> > Can you please help as how I could specify the number of threads to
be used
> > in the command line builds i.e. something like
> >
> > (For nmake)
> >
> > Cmd > nmake -j5
> >
> > (For Visual Studio 2008)
> >
> > cmd> cmake --build . -j5
> >
> 
> Use vcbuild or msbuild
> 
> John


More information about the CMake mailing list