1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-12-06 12:00:59 +03:00

add changelog change

Signed-off-by: Luc Schrijvers <begasus@gmail.com>
This commit is contained in:
Luc Schrijvers
2025-10-24 09:29:22 +02:00
parent b044efeb61
commit 08d88fcf72

View File

@@ -0,0 +1,2 @@
Bugfix
* CMake now installs headers to `CMAKE_INSTALL_INCLUDEDIR` instead of the hard-coded `include` directory.