[Cmake-commits] [cmake-commits] hoffman committed CMakeLists.txt 1.3 1.3.14.1

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


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

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/cmexpat/CMakeLists.txt,v
retrieving revision 1.3
retrieving revision 1.3.14.1
diff -C 2 -d -r1.3 -r1.3.14.1
*** CMakeLists.txt	30 Dec 2005 19:50:05 -0000	1.3
--- CMakeLists.txt	1 Oct 2009 21:21:27 -0000	1.3.14.1
***************
*** 33,34 ****
--- 33,35 ----
  
  ADD_LIBRARY(cmexpat ${expat_SRCS})
+ INSTALL(FILES COPYING DESTINATION ${CMake_DOC_DEST}/cmexpat)



More information about the Cmake-commits mailing list