ACGDoxygen
Version ID


git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@171 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Jan Möbius
2009-06-23 15:53:32 +00:00
parent bcdb326c6b
commit dd57b637d9
7 changed files with 1679 additions and 8 deletions

5
Doc/CMakeLists.txt Normal file
View File

@@ -0,0 +1,5 @@
include (ACGDoxygen)
if (TARGET doc)
acg_copy_after_build (doc "${CMAKE_CURRENT_SOURCE_DIR}/html" "${CMAKE_BINARY_DIR}/Build/${ACG_PROJECT_DATADIR}/Doc/html")
endif ()