diff options
author | Bill Hoffman <bill.hoffman@kitware.com> | 2007-07-16 14:54:29 (GMT) |
---|---|---|
committer | Bill Hoffman <bill.hoffman@kitware.com> | 2007-07-16 14:54:29 (GMT) |
commit | 56838c115ed813711f3e5cbd5bef4646677e5467 (patch) | |
tree | 07c07ed313be38191128a0b15cda23f6c46ea1b8 /Readme.txt | |
parent | 97ec41e6770917e401b02430b2aa80461d0fbc6f (diff) | |
download | CMake-56838c115ed813711f3e5cbd5bef4646677e5467.zip CMake-56838c115ed813711f3e5cbd5bef4646677e5467.tar.gz CMake-56838c115ed813711f3e5cbd5bef4646677e5467.tar.bz2 |
ENH:
Diffstat (limited to 'Readme.txt')
-rw-r--r-- | Readme.txt | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -47,8 +47,8 @@ below. You already have a version of CMake installed --------------------------------------------- -You can build CMake as any other project with a CMake-based buildsystem: -run the installed CMake on the sources of this CMake with your prefered +You can build CMake as any other project with a CMake-based build system: +run the installed CMake on the sources of this CMake with your preferred options and generators. Then build it and install it. For instructions how to do this, see http://www.cmake.org/HTML/RunningCMake.html |