Browse Source

Doxygen: Remove dependency on VTK when building doxygen.

Nicolas Despres 14 năm trước cách đây
mục cha
commit
6be15ed58b
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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
   #