CMake 2.8.10 Just Released

November 7, 2012

On behalf of the Kitware team and broader, global CMake community, we are happy to announce the release of CMake 2.8.10. This release features support for the latest versions of Visual Studio and Xcode, target properties improvements, and updates to generator expressions.

With the 2.8.10 release, users now have a new way to arrange exported targets that depend on other targets into “export sets.” In addition, there are new target properties for PDB_OUTPUT_DIRECTORY and PDB_NAME implemented for Visual Studio 7 and later.

Generator expressions, which are used to introduce conditional statements at generate time rather than at CMake compile time, are now available in more contexts, notably in the INCLUDE_DIRECTORIES and COMPILE_DEFINITIONS target properties. There are also new generator expressions available in the 2.8.10 release.

The file(DOWNLOAD command can accommodate https URLs. The pre-built binaries for this are available from Kitware and link to OpenSSL. The team has also added uniform compiler “id” and version number variables available for nearly all known compilers and platforms.

In addition to the above changes, there were many other improvements that can be seen in the change log. Join us on November 15 from 1:15-1:35 p.m. for a release webinar, where David Cole will discuss the updates in CMake 2.8.10 and highlight what is planned for the next release.

To get involved with CMake, download the latest release on the download page, join the mailing lists, and provide feedback through the bug tracker.

 

Leave a Reply