<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">just remove<i> </i>the flag /MP from
CMAKE_CXX_FLAGS<br>
<br>
Am 26.06.2013 16:01, schrieb <a class="moz-txt-link-abbreviated" href="mailto:ycollette.nospam@free.fr">ycollette.nospam@free.fr</a>:<br>
</div>
<blockquote
cite="mid:1544926678.26574724.1372255267312.JavaMail.root@zimbra35-e6.priv.proxad.net"
type="cite">
<pre wrap="">Hello,
In a directory, I build some ExternalProjects.
Under windows, if I use the "NMake Makefiles" generator, the build is sequential (thanks to nmake which doesn't understand parallel build).
But if I generate a Visual Studio solution, the external projects are build in parallel.
I would like to forbid the parallel build in my ExternalProjects directory. Is it possible to do via cmake ?
Best regards,
YC
--
Powered by <a class="moz-txt-link-abbreviated" href="http://www.kitware.com">www.kitware.com</a>
Visit other Kitware open-source projects at <a class="moz-txt-link-freetext" href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a>
Please keep messages on-topic and check the CMake FAQ at: <a class="moz-txt-link-freetext" href="http://www.cmake.org/Wiki/CMake_FAQ">http://www.cmake.org/Wiki/CMake_FAQ</a>
Follow this link to subscribe/unsubscribe:
<a class="moz-txt-link-freetext" href="http://www.cmake.org/mailman/listinfo/cmake">http://www.cmake.org/mailman/listinfo/cmake</a>
</pre>
</blockquote>
<br>
</body>
</html>