Doc: [skip ci] fix check for doxygen

This commit is contained in:
wmayer
2020-05-11 10:55:47 +02:00
parent 25fc5137d6
commit 8cd1e1ceba
3 changed files with 13 additions and 1 deletions

View File

@@ -31,7 +31,6 @@ INSTALL(FILES
DESTINATION ${CMAKE_INSTALL_DOCDIR}
)
find_package(Doxygen)
if(DOXYGEN_FOUND)
IF (DOXYGEN_DOT_EXECUTABLE)