Have Win DMD use gmake instead of a separate DMMake makefile?
Elie Morisse
syniurge at gmail.com
Mon Aug 12 18:27:26 PDT 2013
Sorry if I missed the point, but wouldn't yet another build
system be rewriting the wheel in D?
CMake allows to do alot more than compiling, all in a cross
platform way and is very fast when coupled with Ninja instead of
Make.
Even though D is nicer than the CMake language wouldn't it take
quite a lot of work to redo its features in D, as well as the IDE
support? (CMake is extremely well integrated in KDevelop for
example)
More information about the Digitalmars-d
mailing list