[Cmake-commits] [cmake-commits] hoffman committed CMakeLists.txt 1.2 1.2.4.1

cmake-commits at cmake.org cmake-commits at cmake.org
Thu Oct 1 17:21:28 EDT 2009


Update of /cvsroot/CMake/CMake/Utilities/KWStyle
In directory public:/mounts/ram/cvs-serv11203/Utilities/KWStyle

Modified Files:
      Tag: CMake-2-8
	CMakeLists.txt 
Log Message:
Merge in changes to CMake-2-8 RC 2


Index: CMakeLists.txt
===================================================================
RCS file: /cvsroot/CMake/CMake/Utilities/KWStyle/CMakeLists.txt,v
retrieving revision 1.2
retrieving revision 1.2.4.1
diff -C 2 -d -r1.2 -r1.2.4.1
*** CMakeLists.txt	31 Aug 2007 18:07:53 -0000	1.2
--- CMakeLists.txt	1 Oct 2009 21:21:26 -0000	1.2.4.1
***************
*** 1,2 ****
--- 1,14 ----
+ #=============================================================================
+ # CMake - Cross Platform Makefile Generator
+ # Copyright 2000-2009 Kitware, Inc., Insight Software Consortium
+ #
+ # Distributed under the OSI-approved BSD License (the "License");
+ # see accompanying file Copyright.txt for details.
+ #
+ # This software is distributed WITHOUT ANY WARRANTY; without even the
+ # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ # See the License for more information.
+ #=============================================================================
+ 
  #-----------------------------------------------------------------------------
  # CMake uses KWStyle for checking the coding style



More information about the Cmake-commits mailing list