finddoxygen-better-version-checking.rst 462 B

1234567891011
  1. finddoxygen-better-version-checking
  2. -----------------------------------
  3. * The :module:`FindDoxygen` module now evaluates as many candidate
  4. Doxygen installs as are necessary to satisfy version constraints,
  5. with the package considered to be not found if none are available.
  6. * The :module:`FindDoxygen` module now handles version ranges.
  7. * The :module:`FindDoxygen` module now ignores non-semantic portions
  8. of the output from Doxygen's `--version` option.