[Cmake-commits] [cmake-commits] hoffman committed CMakeLists.txt 1.36.2.6 1.36.2.7

cmake-commits at cmake.org cmake-commits at cmake.org
Fri Oct 24 11:19:01 EDT 2008


Update of /cvsroot/CMake/CMake/Tests/CustomCommand
In directory public:/mounts/ram/cvs-serv25234/Tests/CustomCommand

Modified Files:
      Tag: CMake-2-6
	CMakeLists.txt 
Log Message:
ENH: merge in changes for 2.6.3 RC 1


Index: CMakeLists.txt
===================================================================
RCS file: /cvsroot/CMake/CMake/Tests/CustomCommand/CMakeLists.txt,v
retrieving revision 1.36.2.6
retrieving revision 1.36.2.7
diff -C 2 -d -r1.36.2.6 -r1.36.2.7
*** CMakeLists.txt	3 Sep 2008 13:43:24 -0000	1.36.2.6
--- CMakeLists.txt	24 Oct 2008 15:18:58 -0000	1.36.2.7
***************
*** 101,104 ****
--- 101,105 ----
    DEPENDS ${PROJECT_BINARY_DIR}/doc1.h doc1.txt
    COMMENT "Running top-level TDocument commands"
+   SOURCES doc1.tex
    )
  



More information about the Cmake-commits mailing list