This commit is contained in:
Bill Hoffman 2007-07-16 10:54:29 -04:00
parent 97ec41e677
commit 56838c115e
1 changed files with 2 additions and 2 deletions

View File

@ -47,8 +47,8 @@ below.
You already have a version of CMake installed You already have a version of CMake installed
--------------------------------------------- ---------------------------------------------
You can build CMake as any other project with a CMake-based buildsystem: 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 prefered run the installed CMake on the sources of this CMake with your preferred
options and generators. Then build it and install it. options and generators. Then build it and install it.
For instructions how to do this, see http://www.cmake.org/HTML/RunningCMake.html For instructions how to do this, see http://www.cmake.org/HTML/RunningCMake.html