cmake: Install libmbedcrypto.* libraries

Signed-off-by: Ronald Cron <[email protected]>
This commit is contained in:
Ronald Cron
2025-09-22 15:08:39 +02:00
parent a33b371f36
commit 35d59c6cb6
3 changed files with 42 additions and 1 deletions
@@ -17,6 +17,7 @@ execute_process(
"-DENABLE_TESTING=NO"
# Turn on generated files explicitly in case this is a release
"-DGEN_FILES=ON"
"-DUSE_SHARED_MBEDTLS_LIBRARY=ON"
"-DCMAKE_INSTALL_PREFIX=${MbedTLS_INSTALL_DIR}")
execute_process(