summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 113421a..a185c2a 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
#