<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">W dniu 2012-08-18 16:30, Milian Wolff
pisze:<br>
</div>
<blockquote cite="mid:2040570.Oio2IWEl6J@minime" type="cite">
And of course, this is awesome if not alone for the Windows
people, where ninja is available but make is not.
Cheers
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
</blockquote>
<br>
Make IS available on windows in many variations, with msys,
standaolne gnu build or as mingw32-make with gcc ...<br>
But for building with KDEvelop/Cmake best choise is to use
mingw32-make/standalone or jom (works almost perfectly with Mingw
Makefiles cmake option -G MinGW Makefile )<br>
jom works good in multithreaded builds (-j ) , make dosn't<br>
KDevelop is missing still option to build/fast single
project/directory within solution (btw why ?) <br>
Anyway ninja is a interesting sulution especialy forĀ large
soulutions<br>
</body>
</html>