In a past thread conversation I was told I MUST use
cmake
to build tqtinterface, arts, kdelibs, and kdebase. So far so
good.
I was told to use autotools for the remaining packages. Yet
the 3.5.13 wiki says kdeartwork, kdesdk, kdegraphics,
kdepim, kdenetwork, kwebdev, and kdevelop have been ported
to cmake. Are those complete ports? That is, do I use cmake
for those packages or autotools?
I use cmake for everything I can, it all works
splendidly.
The more we use cmake the better. It's
faster, easier to work with, and less confusing than
automake
I guess I found my answer. Unpacking the tarballs revealed which packages support cmake
and which do not.
Is there an online link to your build scripts?
Darrell