mbedtls/ChangeLog.d/fix-windows-cmake-build-with-shared-libraries.txt

4 lines
134 B
Text
Raw Normal View History

Bugfix
* Fix compilation on Windows when building shared library, by setting
library search path to CMAKE_CURRENT_BINARY_DIR.