mbedtls/ChangeLog.d/cmake_add_subdirectory_support.txt

5 lines
210 B
Text
Raw Normal View History

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.