mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 15:34:18 +08:00
7 lines
265 B
TOML
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-4.0.0/mbedtls-4.0.0.tar.bz2
|
|
[build]
|
|
template = "cmake"
|