There has been a new release of the official cmake (1.6.6). This is a minor release from 1.6.5 to 1.6.6.
Changes from 1.6.5 to 1.6.6 This patch include the following fixes: A fix to the FindGTK module, a fix to the FIND_LIBRARY command to not mistake directories as libraries, a fix in the tab order so that the MFC GUI buttons tab more consistently, a fix to the CheckSymbolExists module so that extra semicolons will not be added, a fix so that if the same subdirectory is added multiple times with the SUBDIRS command it will be ignored after the first time, a fix to cache the results of CheckTypeSize and TestForSTDNameSpace. Here are the required files: ftp://www.cmake.org/pub/cmake/cygwin/setup.hint ftp://www.cmake.org/pub/cmake/cygwin/cmake-1.6.6-1.tar.bz2 ftp://www.cmake.org/pub/cmake/cygwin/cmake-1.6.6-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.6-1
