CMake 2.8.10.2 available for download
November 27, 2012
And a few more…
Here are some important bug fixes to the CMake 2.8.10 release. Thanks going out to Alex Neundorf, Brad King, Rolf Eike Beer, (and me), … fixes for the following problems are now available in a 2.8.10.2 bug fix release.
The change log page for this bug-fix only release is here: http://public.kitware.com/Bug/changelog_page.php?version_id=107
Please use the latest release installers from our download page http://cmake.org/cmake/resources/software.html rather than any previous 2.8.10 builds.
Thanks for your continued support!
-Dave
These are the commits that fixed the problems:
Changes in CMake 2.8.10.2 (since 2.8.10.1) ---------------------------------------------- Alex Neundorf (1): Automoc: fix regression #13667, broken build in phonon Brad King (1): Initialize IMPORTED GLOBAL targets on reconfigure (#13702) David Cole (1): CMake: Fix infinite loop untarring corrupt tar file Rolf Eike Beer (1): FindGettext: fix overwriting result with empty variable (#13691)