[Cmake-commits] [cmake-commits] hoffman committed CMakeLists.txt 1.21.2.1 1.21.2.2

cmake-commits at cmake.org cmake-commits at cmake.org
Mon Feb 16 18:09:38 EST 2009


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

Modified Files:
      Tag: CMake-2-6
	CMakeLists.txt 
Log Message:
ENH: add missiong install docs for cmake-gui


Index: CMakeLists.txt
===================================================================
RCS file: /cvsroot/CMake/CMake/Utilities/CMakeLists.txt,v
retrieving revision 1.21.2.1
retrieving revision 1.21.2.2
diff -C 2 -d -r1.21.2.1 -r1.21.2.2
*** CMakeLists.txt	15 May 2008 19:40:01 -0000	1.21.2.1
--- CMakeLists.txt	16 Feb 2009 23:09:36 -0000	1.21.2.2
***************
*** 36,39 ****
--- 36,40 ----
  ADD_DOCS(ccmake     ${CMake_SOURCE_DIR}/Utilities/Doxygen/authors.txt)
  ADD_DOCS(CMakeSetup ${CMake_SOURCE_DIR}/Utilities/Doxygen/doxyfile.in)
+ ADD_DOCS(cmake-gui ${CMake_SOURCE_DIR}/Utilities/Doxygen/doxyfile.in)
  
  # add the documentation for cmake itself



More information about the Cmake-commits mailing list