summaryrefslogtreecommitdiff
path: root/Utilities/Doxygen
diff options
context:
space:
mode:
authorNicolas Despres <nicolas.despres@gmail.com>2011-03-25 14:06:43 +0100
committerNicolas Despres <nicolas.despres@gmail.com>2011-10-23 22:18:13 +0200
commit6be15ed58b463b61c0ae99ccc960932c202d8605 (patch)
treed4553b3a850184ed1cb47c2c1109ed04f02c69d4 /Utilities/Doxygen
parenta92f14f3386e8dee055fe0c3eb624bfb833ee350 (diff)
downloadcmake-6be15ed58b463b61c0ae99ccc960932c202d8605.tar.gz
Doxygen: Remove dependency on VTK when building doxygen.
Diffstat (limited to 'Utilities/Doxygen')
-rw-r--r--Utilities/Doxygen/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/Utilities/Doxygen/CMakeLists.txt b/Utilities/Doxygen/CMakeLists.txt
index 5d076e0414..2430391fd2 100644
--- a/Utilities/Doxygen/CMakeLists.txt
+++ b/Utilities/Doxygen/CMakeLists.txt
@@ -17,8 +17,6 @@ INCLUDE (${CMAKE_ROOT}/Modules/Documentation.cmake OPTIONAL)
IF (BUILD_DOCUMENTATION)
- INCLUDE (${CMAKE_ROOT}/Modules/FindVTK.cmake)
-
#
# Configure the script and the doxyfile, then add target
#