Files
CMake/Modules
Christoph Grüninger 59a4aaa237 FindDoxygen: Disable Doxygen if executable returns non-zero result
This makes detection of Doxygen more robust in case of broken Doxygen
executables. Doxygen is called to determine its version number. If this
call returns a non-zero result, we have an indication that the Doxygen
executable is broken. We report Doxygen as not found to prevent issues
with checks for other Doxygen component, that might lead to
configuration aborts.

Fixes: #18708
2023-09-22 10:11:22 -04:00
..
2023-08-16 09:42:53 -04:00
2023-04-28 09:33:28 -04:00
2023-05-22 16:51:15 -04:00
2023-05-22 16:51:15 -04:00
2022-04-11 14:08:01 -04:00
2022-03-30 16:01:59 -04:00
2023-09-15 09:03:32 -04:00
2023-05-22 16:51:15 -04:00

See the "Find Modules" section of the cmake-developer(7) manual page.

For more information about how to contribute modules to CMake, see this page:
https://gitlab.kitware.com/cmake/community/-/wikis/doc/cmake/dev/Module-Maintainers