Why the KDE project switched to CMake -- and how (continued)
Posted Jun 22, 2006 12:36 UTC (Thu) by
akumria (subscriber, #7773)
In reply to:
Why the KDE project switched to CMake -- and how (continued) by aleXXX
Parent article:
Why the KDE project switched to CMake -- and how (continued)
> Today KDE 4 builds with cmake on more platforms than KDE 3 with autotools
> ever did, with full configure checking on all platforms and all
> compilers/IDEs.
autotools = automake + libtool + autoconf
What both the two previous posters were pointing out is that if you project is just using autoconf there may not be the same benefit in switching to cmake.
(
Log in to post comments)