diff options
Diffstat (limited to 'Utilities/Doxygen/CMakeLists.txt')
-rw-r--r-- | Utilities/Doxygen/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Utilities/Doxygen/CMakeLists.txt b/Utilities/Doxygen/CMakeLists.txt index f17215b..b2f121a 100644 --- a/Utilities/Doxygen/CMakeLists.txt +++ b/Utilities/Doxygen/CMakeLists.txt @@ -1,7 +1,7 @@ # # Build the documentation # -INCLUDE (${CMAKE_ROOT}/Modules/DocumentationVTK.cmake OPTIONAL) +INCLUDE (${CMAKE_ROOT}/Modules/Documentation.cmake OPTIONAL) IF (BUILD_DOCUMENTATION) |