<div dir="ltr">Hi,<div><br></div><div>I'm trying to apply the "/MP[n]" switch for setting the number of cores to be used in a compilation, but if I add "/MP4" for example in my ${CMAKE_CXX_FLAGS_RELEASE}, cmake converts it to "/MP" that means "all cores available". What am I doing wrong? Can anyone reproduce this behaviour?</div>

<div><br></div><div>Tested with Cmake  2.8.10.2 and 2.8.12.1</div><div>Windows 7 64 bits</div><div>Visual Studio 2010 SP1</div><div><br></div><div>Thanks in advance!</div></div>