mbedtls/ChangeLog.d/cmake_fix_dll_install.txt
Gilles Peskine 8df3623bee Changelog: clarify some cmake-related entries as being about cmake
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2022-06-09 18:48:21 +02:00

3 lines
151 B
Text

Changes
* Fix runtime library install location when building with CMake and MinGW.
DLLs are now installed in the bin directory instead of lib.