mbedtls/ChangeLog.d/cmake_add_subdirectory_support.txt

5 lines
193 B
Text
Raw Normal View History

Changes
* Add aliases for libraries so that the normal MbedTLS::* targets
work when MbedTLS is built as a subdirectory. Allows use of
CMake's FetchContent, as requested in #5688.