redox/recipes/wip/dev/other/doxygen/recipe.toml
2025-10-06 18:47:11 -03:00

7 lines
209 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.9.8.src.tar.gz"
[build]
template = "cmake"