mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 15:34:18 +08:00
9 lines
251 B
TOML
9 lines
251 B
TOML
#TODO discover minimum dependencies from cmake log
|
|
# build instructions: https://github.com/greenbone/gvm-libs/blob/main/INSTALL.md
|
|
[source]
|
|
git = "https://github.com/greenbone/gvm-libs"
|
|
rev = "v23.2.2"
|
|
shallow_clone = true
|
|
[build]
|
|
template = "cmake"
|