redox/recipes/wip/net/srsran-4g/recipe.toml
2024-02-18 01:07:00 +00:00

11 lines
318 B
TOML

#TODO missing script for CMake, see https://docs.srsran.com/projects/4g/en/latest/general/source/1_installation.html#installation-from-source
[source]
git = "https://github.com/srsran/srsRAN_4G"
rev = "eea87b1d893ae58e0b08bc381730c502024ae71f"
[build]
template = "custom"
dependencies = [
"fftw",
"mbedtls",
]