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

4 lines
151 B
Plaintext

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