Guard Doxygen finder

This commit is contained in:
Jan Möbius
2019-01-14 13:09:48 +01:00
parent 24ba832b08
commit 3d799d72c6

View File

@@ -18,8 +18,9 @@
# author Jan Woetzel 2004-2006
# www.mip.informatik.uni-kiel.de/~jw
if ( NOT DOXYGEN_FOUND)
FIND_PACKAGE(Doxygen)
endif()
IF (DOXYGEN_FOUND)