[Cmake-commits] [cmake-commits] king committed Readme.txt 1.3 1.4

cmake-commits at cmake.org cmake-commits at cmake.org
Tue May 12 15:06:55 EDT 2009


Update of /cvsroot/CMake/CMake
In directory public:/mounts/ram/cvs-serv25867

Modified Files:
	Readme.txt 
Log Message:
STYLE: Remove trailing whitespace


Index: Readme.txt
===================================================================
RCS file: /cvsroot/CMake/CMake/Readme.txt,v
retrieving revision 1.3
retrieving revision 1.4
diff -C 2 -d -r1.3 -r1.4
*** Readme.txt	16 Jul 2007 14:54:29 -0000	1.3
--- Readme.txt	12 May 2009 19:06:53 -0000	1.4
***************
*** 1,5 ****
  This is CMake, the cross-platform, open-source make system.
  CMake is free software under a BSD-like license, see Copyright.txt.
! For documentation see the Docs/ directory once you have built CMake 
  or visit http://www.cmake.org.
  
--- 1,5 ----
  This is CMake, the cross-platform, open-source make system.
  CMake is free software under a BSD-like license, see Copyright.txt.
! For documentation see the Docs/ directory once you have built CMake
  or visit http://www.cmake.org.
  
***************
*** 37,44 ****
  
  
! * Other Windows: 
  
  You need to download and install a binary release of CMake in order to build
! CMake.  You can get these releases from 
  http://www.cmake.org/HTML/Download.html .  Then proceed with the instructions
  below.
--- 37,44 ----
  
  
! * Other Windows:
  
  You need to download and install a binary release of CMake in order to build
! CMake.  You can get these releases from
  http://www.cmake.org/HTML/Download.html .  Then proceed with the instructions
  below.
***************
*** 51,55 ****
  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 
! 
! 
--- 51,53 ----
  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



More information about the Cmake-commits mailing list