Cross-Platform Software Development Using CMake

Published on October 30, 2003
Related sites: CMake, Software Process

When looking through a large list of projects, one thing becomes...


CMake 1.8 Released

Published on August 13, 2003
Related sites: CMake, Software Process

For this release, the custom commands have been rearchitected to use a more understandable signature. The old signature should still work. ctest has been enhanced and can produce testing dashboards...


CMake 1.6 Released

Published on January 01, 2003
Related sites: CMake, Software Process

This release includes a number of new features to help make project management easier.

Version 1.6 includes TRY_COMPILE and TRY_RUN which can be used to test for features of the compiler or...


The CMake Build Manager

Published on January 01, 2003
Related sites: CMake, Software Process

CMake is an open-source, cross-platform C/C++ build manager that supports platform inspection and user-customized builds.