redox/recipes/wip/dev/other/doxygen/recipe.toml
2026-03-13 15:24:15 -03:00

7 lines
210 B
TOML

#TODO not compiled or tested
# build instructions: https://www.doxygen.nl/manual/install.html#install_src_unix
[source]
tar = "https://www.doxygen.nl/files/doxygen-1.16.1.src.tar.gz"
[build]
template = "cmake"