There has been a new release of the official cmake (1.6.3). This is a minor release from 1.6.1 to 1.6.3. This minor release fixes a bug in the EXPORT_LIBRARY_DEPENDENCIES command, that will be required to build VTK 4.2 when it is released. Also, error reporting for attempting to use NOTFOUND libraries and include directories has been improved.
Here are the required files: ftp://www.cmake.org/pub/cmake/cygwin/setup.hint ftp://www.cmake.org/pub/cmake/cygwin/cmake-1.6.3-1.tar.bz2 ftp://www.cmake.org/pub/cmake/cygwin/cmake-1.6.3-1-src.tar.bz2 # CMake setup.hint file for cygwin setup.exe program category: Devel requires: libncurses6 cygwin sdesc: "A cross platform build manger" ldesc: "CMake is a cross platform build manager. It allows you to specify build parameters for C and C++ programs in a cross platform manner. For Cygwin Makefiles will be generated. CMake is also capable of generating Microsoft project files, nmake, and Borland makefiles. CMake can also perform system inspection operations like finding installed libraries and header files." prev: 1.4.7-1 curr: 1.6.3-1
