Why the KDE project switched to CMake -- and how (continued)
Why the KDE project switched to CMake -- and how (continued)
Posted Jul 5, 2006 22:23 UTC (Wed) by emptty (guest, #38831)Parent article: Why the KDE project switched to CMake -- and how (continued)
I am wondering about the availability of the cmake tool itself. The nice thing about autotools is that they generate plainly portable shell script. I agree that it does not solve the portability to windows and macosx well, but to port software to some exotic platform like AIX or simply solaris, it is precious.
I'm not denigrating cmake here, I just want to see if this tool is adapted to my own need.