summaryrefslogtreecommitdiffstats
path: root/Utilities/cmake-cygwin.README
blob: 47d8203309efceab5af791b43a81ef2bdafc6567 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
cmake
--------------------------------------
Runtime requirements:
  cygwin-1.3.5 or newer

Build requirements
  cygwin-1.3.5 or newer
  make

Canonical homepage:
  http://www.cmake.org

Canonical download:
  ftp://www.cmake.org/pub/cmake/

---------------------------------------

Build instructions:
  unpack cmake-1.4-X-src.tar.bz2
  cd cmake
  ./configure
  make
  make test 

---------------------------------------

Port Notes:

<none>

----------------------------------------
Cygwin port maintained by: William A. Hoffman <bill.hoffman@kitware.com>