Merge pull request #10631 from yiwu0b11/destdir_install_env_support

Support DESTDIR for install and add build-system test
This commit is contained in:
Gilles Peskine
2026-04-29 14:37:29 +00:00
committed by GitHub
3 changed files with 58 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
Features
* Restore DESTDIR support for CMake installs of compatibility
libmbedcrypto symlinks. Fixes #10627.