mbedtls/ChangeLog.d/static_link_common_runtime_msvc.txt
Krzysztof Stachowiak 8790fa2088 Add ChangeLog entry
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
2022-04-08 15:17:47 +01:00

3 lines
152 B
Text

Changes
* Add a CMake option that enables static linking of the runtime library
in Microsoft Visual C++ compiler. Contributed by Microplankton.