Doxygen: Remove dependency on VTK when building doxygen.

This commit is contained in:
Nicolas Despres 2011-03-25 14:06:43 +01:00
parent a92f14f338
commit 6be15ed58b
1 changed files with 0 additions and 2 deletions

View File

@ -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
#