mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-22 06:59:01 -06:00
ENH: Cleanup. We do not really need to use vtk for documentation. We only need utilities/doxygen directory
This commit is contained in:
@@ -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
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user