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