ENH: Cleanup. We do not really need to use vtk for documentation. We only need utilities/doxygen directory

This commit is contained in:
Andy Cedilnik 2003-11-05 15:02:35 -05:00
parent 34853be45a
commit 6d193bc85c
1 changed files with 0 additions and 4 deletions

View File

@ -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
#