[Cmake-commits] [cmake-commits] hoffman committed CMakeLists.txt 1.28 1.28.8.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/cmtar
In directory public:/mounts/ram/cvs-serv11203/Utilities/cmtar

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/cmtar/CMakeLists.txt,v
retrieving revision 1.28
retrieving revision 1.28.8.1
diff -C 2 -d -r1.28 -r1.28.8.1
*** CMakeLists.txt	6 May 2008 16:56:25 -0000	1.28
--- CMakeLists.txt	1 Oct 2009 21:21:27 -0000	1.28.8.1
***************
*** 393,394 ****
--- 393,396 ----
  ADD_EXECUTABLE(tartest libtar.c)
  TARGET_LINK_LIBRARIES(tartest cmtar ${CMTAR_ZLIB_LIBRARIES})
+ 
+ INSTALL(FILES COPYRIGHT DESTINATION ${CMake_DOC_DEST}/cmtar)



More information about the Cmake-commits mailing list