BUG: Add QUIET option to FIND_PACKAGE( Doxygen ) in Documentation/CMakeLists.txt
That will avoid to print the unwanted message:
Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
The following custom message should be displayed instead:
"Warning: Dot not found - Documentation will not be created"