diff --git a/CMakeLists.txt b/CMakeLists.txt index 9d6a407a..99826404 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -134,6 +134,7 @@ if (NOT_SUBPROJECT) docs/ DESTINATION "${CMAKE_INSTALL_DOCDIR}" + PATTERN "doxygen" EXCLUDE ) endif()