diff --git a/CMakeLists.txt b/CMakeLists.txt index 3136132..fad5121 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::tfpsacrypto> + $<$:MbedTLS::mbedx509> ) # Set the definitions to enable optional features