mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-13 14:22:19 +08:00
6 lines
261 B
Plaintext
6 lines
261 B
Plaintext
Features
|
|
* Add the `MBEDTLS_CONFIG_NAME`, `MBEDTLS_CONFIG_SET` and
|
|
`MBEDTLS_CONFIG_UNSET` CMake options for selecting and customizing
|
|
compile-time configurations, including configurations based on a custom
|
|
`MBEDTLS_CONFIG_FILE`. Fixes #10838.
|