[CMake] How to get Visual Studio to use more than a single core for compiling
Michael Jackson
mike.jackson at bluequartz.net
Tue Nov 27 07:21:49 EST 2012
On Nov 27, 2012, at 12:46 AM, Titus von Boxberg <titus at v9g.de> wrote:
> Am 27.11.2012 05:24, schrieb Michael Jackson:
>> That will teach me to hit enter in GMail..
>>
>> My question is this: What is the magic CMake incantation to get Visual
>> Studio 2010 to use more than a single processor when compiling my
>> project?
> You could add /MP to CMAKE_C_FLAGS and CMAKE_CXX_FLAGS
>
> Regards
> Titus
> --
>
Thanks for the tip. I'll give it a try.
___________________________________________________________
Mike Jackson Principal Software Engineer
BlueQuartz Software Dayton, Ohio
mike.jackson at bluequartz.net www.bluequartz.net
More information about the CMake
mailing list