summaryrefslogtreecommitdiffstats
path: root/Utilities/Doxygen/CMakeLists.txt
diff options
context:
space:
mode:
authorSebastien Barre <sebastien.barre@kitware.com>2001-11-02 21:44:25 (GMT)
committerSebastien Barre <sebastien.barre@kitware.com>2001-11-02 21:44:25 (GMT)
commit2fcf59b96b6ac41a1963c8b0f2b06d61c8f255a2 (patch)
treecf9a6d535c9be697d655bed41b8a0c407e578058 /Utilities/Doxygen/CMakeLists.txt
parent3714d9419c3f90a753bb7e96c9260b674f486916 (diff)
downloadCMake-2fcf59b96b6ac41a1963c8b0f2b06d61c8f255a2.zip
CMake-2fcf59b96b6ac41a1963c8b0f2b06d61c8f255a2.tar.gz
CMake-2fcf59b96b6ac41a1963c8b0f2b06d61c8f255a2.tar.bz2
Update
Diffstat (limited to 'Utilities/Doxygen/CMakeLists.txt')
-rw-r--r--Utilities/Doxygen/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Utilities/Doxygen/CMakeLists.txt b/Utilities/Doxygen/CMakeLists.txt
index f17215b..b2f121a 100644
--- a/Utilities/Doxygen/CMakeLists.txt
+++ b/Utilities/Doxygen/CMakeLists.txt
@@ -1,7 +1,7 @@
#
# Build the documentation
#
-INCLUDE (${CMAKE_ROOT}/Modules/DocumentationVTK.cmake OPTIONAL)
+INCLUDE (${CMAKE_ROOT}/Modules/Documentation.cmake OPTIONAL)
IF (BUILD_DOCUMENTATION)