Files
mbedtls/ChangeLog.d/cmake_add_subdirectory_support.txt
2022-06-09 18:48:21 +02:00

5 lines
210 B
Plaintext

Changes
* In CMake builds, add aliases for libraries so that the normal MbedTLS::*
targets work when MbedTLS is built as a subdirectory. This allows the
use of FetchContent, as requested in #5688.