Browse Source

Doxygen: Remove dependency on VTK when building doxygen.

Nicolas Despres 14 years ago
parent
commit
6be15ed58b
1 changed files with 0 additions and 2 deletions
  1. 0 2
      Utilities/Doxygen/CMakeLists.txt

+ 0 - 2
Utilities/Doxygen/CMakeLists.txt

@@ -17,8 +17,6 @@ INCLUDE (${CMAKE_ROOT}/Modules/Documentation.cmake OPTIONAL)
 
 IF (BUILD_DOCUMENTATION)
 
-  INCLUDE (${CMAKE_ROOT}/Modules/FindVTK.cmake)
-
   #
   # Configure the script and the doxyfile, then add target
   #