From 6d193bc85c9ac9dc9b85ed8b1917c5b0aeb66c1b Mon Sep 17 00:00:00 2001 From: Andy Cedilnik Date: Wed, 5 Nov 2003 15:02:35 -0500 Subject: ENH: Cleanup. We do not really need to use vtk for documentation. We only need utilities/doxygen directory --- Utilities/Doxygen/CMakeLists.txt | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Utilities/Doxygen') 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 # -- cgit v1.2.1