Skip to main content

CMake v2.4.6 released

Posted in

Version 2.4.6 of CMake, the cross-platform configure/make tool which is being used to build KDE 4 and its applications, has been released. Changes:

  • Fix for FIND_* order and framworks with PREFIX usage.
  • Fix for FindDoxygen and quiet mode.
  • Find JavaVM as well as jvm
  • Look for ruby1.8 and ruby
  • Fix for cpack .tgz.sh and dash
  • Fix for finding custom commands from a full path with CMAKE_CFG_INTDIR.
  • Fix for Borland make and custom commands that do nothing

Downloads are available here (Windows/Unix linefeed source, various packaged binaries and installers).