2 --------------------------------------
4 cygwin-1.5.21(0.156/4/2) or newer
7 cygwin-1.5.21(0.156/4/2) or newer
14 ftp://www.cmake.org/pub/cmake/
16 ------------------------------------
19 unpack @CPACK_PACKAGE_FILE_NAME@-@CPACK_CYGWIN_PATCH_NUMBER@-src.tar.bz2
20 if you use setup to install this src package, it will be
21 unpacked under /usr/src automatically
23 ./@CPACK_PACKAGE_FILE_NAME@-@CPACK_CYGWIN_PATCH_NUMBER@.sh all
26 /usr/src/@CPACK_PACKAGE_FILE_NAME@.tar.bz2
27 /usr/src/@CPACK_PACKAGE_FILE_NAME@-@CPACK_CYGWIN_PATCH_NUMBER@-src.tar.bz2
29 -------------------------------------------
33 The directory /usr/share/@CPACK_PACKAGE_FILE_NAME@/include is purposely not
34 located at /usr/include/@CPACK_PACKAGE_FILE_NAME@ or /usr/include/cmake. The
35 files it contains are not meant for inclusion in any C or C++ program.
36 They are used for compiling dynamically loadable CMake commands inside
37 projects that provide them. CMake will automatically provide the
38 proper include path when the files are needed.
42 Cygwin port maintained by: CMake Developers <cmake@www.cmake.org>