Changelog: clarify a cmake-related entry as being about cmake

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
Gilles Peskine 2022-06-09 18:48:21 +02:00
parent 8960d0585b
commit cd1608914f

View File

@ -1,3 +1,3 @@
Bugfix Bugfix
* Fix compilation on Windows when building shared library, by setting * Fix the library search path when building a shared library with CMake
library search path to CMAKE_CURRENT_BINARY_DIR. on Windows.