A new patch version of CMake, the build tool used by KDE, Scribus and a number of other Qt 4 projects, has been released. Major changes include:
- Add parenthetical expressions to "if"
- Improve scoping of policies (see cmake_policy and CMP0011)
- Teach find_package more config file locations
- Many improved Find scripts in Modules
- Added an unset command
- Qt cmake-gui is the primary GUI for windows; CMakeSetup is deprecated
- Better reporting when nmake compiler environment is not correct
- lots of bug fixes
Downloads (source, Windows and Mac installers, some Linux and Unix binary tarballs) here.