summaryrefslogtreecommitdiff
path: root/Utilities/Doxygen
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2003-11-05 15:02:35 -0500
committerAndy Cedilnik <andy.cedilnik@kitware.com>2003-11-05 15:02:35 -0500
commit6d193bc85c9ac9dc9b85ed8b1917c5b0aeb66c1b (patch)
tree0f2bc3b3026eebf087e6fb5e5b9a6a9e1f182761 /Utilities/Doxygen
parent34853be45a238b700201a8ff0245bfb124e6aded (diff)
downloadcmake-6d193bc85c9ac9dc9b85ed8b1917c5b0aeb66c1b.tar.gz
ENH: Cleanup. We do not really need to use vtk for documentation. We only need utilities/doxygen directory
Diffstat (limited to 'Utilities/Doxygen')
-rw-r--r--Utilities/Doxygen/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/Utilities/Doxygen/CMakeLists.txt b/Utilities/Doxygen/CMakeLists.txt
index 113421ae69..a185c2a32f 100644
--- a/Utilities/Doxygen/CMakeLists.txt
+++ b/Utilities/Doxygen/CMakeLists.txt
@@ -7,10 +7,6 @@ IF (BUILD_DOCUMENTATION)
INCLUDE (${CMAKE_ROOT}/Modules/FindVTK.cmake)
- IF (USE_VTK_FILE)
- INCLUDE (${USE_VTK_FILE})
- ENDIF (USE_VTK_FILE)
-
#
# Configure the script and the doxyfile, then add target
#