Why the KDE project switched to CMake -- and how (continued)
Posted Jun 22, 2006 14:11 UTC (Thu) by
aleXXX (subscriber, #2742)
In reply to:
Why the KDE project switched to CMake -- and how (continued) by akumria
Parent article:
Why the KDE project switched to CMake -- and how (continued)
I'm not sure there are many projects using autoconf together with
handwritten makefiles without automake and libtool.
CMake has compared to autoconf alone e.g. the advantage that it also
supports MSVC under Windows and that it can not only generate Makefiles,
but also project files (Xcode, MSVC, KDevelop3), which you cannot achieve
with handwritten makefiles.
Alex
(
Log in to post comments)