From bf099f62644daaacaaaa05df6fb88f14f87146d0 Mon Sep 17 00:00:00 2001 From: Matheus Gabriel Werny Date: Fri, 13 Feb 2026 14:35:31 +0100 Subject: [PATCH] [CMake] Test target MbedTLS::tfpsacrypto [CMake] Test target MbedTLS::tfpsacrypto. --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index a2864a6..3136132 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -354,7 +354,7 @@ target_link_libraries(${PROJECT_NAME} ${_INTERFACE_OR_PUBLIC} $<$:zstd::libzstd> $<$:OpenSSL::SSL> $<$:OpenSSL::Crypto> - $<$:MbedTLS::mbedtls> + $<$:MbedTLS::tfpsacrypto> ) # Set the definitions to enable optional features