mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-27 23:34:19 +08:00
7 lines
209 B
TOML
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"
|