[CMake] Where can I get the latest version of CMake for cygwin?

Bill Hoffman bill.hoffman at kitware.com
Fri Mar 2 14:55:32 EST 2012


On 3/2/2012 1:57 PM, Robert Dailey wrote:
> Latest version of CMake on the Cygwin installer is 2.8.4. I need 2.8.7.
> Where can I get 2.8.7 for Cygwin?
>

We have them built, but I have been very bad at not getting them 
uploaded to the server.

You can find them here:

http://www.cmake.org/files/v2.8/cmake-2.8.7-1.tar.bz2

Should be able to install like this:

cd /
tar xvfj ~/Downloads/cmake-2.8.7-1.tar.bz2


I will try and get it up very soon.

-Bill



More information about the CMake mailing list