Преглед изворни кода

Doxygen: Remove dependency on VTK when building doxygen.

Nicolas Despres пре 14 година
родитељ
комит
6be15ed58b
1 измењених фајлова са 0 додато и 2 уклоњено
  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
   #