redox/recipes/wip/libs/security/mbedtls3/recipe.toml
2026-06-07 18:23:24 -03:00

7 lines
265 B
TOML

#TODO not compiled or tested
# build instructions: https://mbed-tls.readthedocs.io/en/latest/getting_started/building/#building-with-cmake
[source]
https://github.com/Mbed-TLS/mbedtls/releases/download/mbedtls-3.6.5/mbedtls-3.6.5.tar.bz2
[build]
template = "cmake"