UseDoxygen.cmake

Run Doxygen from CMake.

Download

UseDoxygen-1.3.3.tar.gz

Darcs

darcs get http://tobias.rautenkranz.ch/cmake/doxygen

Documentation

Defined in: ./UseDoxygen.cmake

News

2011.07.16:
1.3.3; changes:
  • Graphical class hieracy also for HTML output when Dot is present
2011.06.05:
1.3.2; changes:
  • Fix DOXYFILE_SOURCE_DIRS
2011.03.11:
1.3.1; changes:
  • Fix building the documentation from a subdirectory.
2011.01.21:
1.3; changes:
  • Cache DOXYFILE variables; allows GUI configuration.
2010.08.08:
1.2; changes:
  • Allow to specify source files with DOXYFILE_SOURCE_DIR
  • Allow to disable LaTex build with DOXYFILE_LATEX
  • Quiter doxygen run
2010.03.31:
1.1; changes:
  • Fix find Doxyfile.in
2009.04.14:
Release 1.0; changes:
  • Fix setting DOXYFILE_OUTPUT_DIR having no effect