>What is CMake? >Is it perhaps a successor to nmake, found in the new MSVC packages?
No, its a system which I suppose could be considered to have some of the local config testing etc of automake etc, but it then generates your choice of makefiles for UNIX, cygwin, msys etc, or projects for KDevelop, Visual Studio (various versions), and so on. You ship the cmake definitions, and then the user gets to use their own choice of toolkit. And, the system works well for out-of-tree builds, which is handy. KDE is changing over to it. Its worth a google and a play, IMO. Cheers Jame _______________________________________________ dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto