1 Mar
2017
1 Mar
'17
9:24 p.m.
On Wed, Mar 01, 2017 at 02:09:48PM -0700, alvinpenner wrote:
then I'll stay with CMake, otherwise I'll try ninja.
You'll still be using cmake.
cmake is a meta build system: it relies on something else to actually instruct compilers and friends. On most *nix systems it defaults to GNU make, on windows it can create msvc or mingw (which is what you use, I get?), and so on. Ninja is comparable to those latter tools, rather than cmake, and it happens to be cross platform.
--
regards,
Mattia Rizzolo
GPG Key: 66AE 2B4A FCCF 3F52 DA18 4D18 4B04 3FCD B944 4540 .''`.
more about me: https://mapreri.org : :' :
Launchpad user: https://launchpad.net/~mapreri `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia `-