Doxygen: Remove dependency on VTK when building doxygen.
This commit is contained in:
parent
a92f14f338
commit
6be15ed58b
|
@ -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
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in New Issue