浏览代码

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)
 IF (BUILD_DOCUMENTATION)
 
 
-  INCLUDE (${CMAKE_ROOT}/Modules/FindVTK.cmake)
-
   #
   #
   # Configure the script and the doxyfile, then add target
   # Configure the script and the doxyfile, then add target
   #
   #