Skip to content

atlas_project: Avoid multiple calls to FindDoxygen

Frank Winklmeier requested to merge fwinkl/atlasexternals:doxygen into master

Only invoke FindDoxygen if we haven't found the executable yet and only do it if there is a doxygen configuration file.

Merge request reports