mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-01-06 11:41:12 +03:00
cmake: Rename mbedcrypto target to tfpsacrypto
Rename mbedcrypto target to tfpsacrypto and prefix all cmake related variables with tfpsacrypto instead of mbedcrypto. Signed-off-by: Ronald Cron <ronald.cron@arm.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
set(libs
|
||||
${mbedcrypto_target}
|
||||
${tfpsacrypto_target}
|
||||
${mbedx509_target}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user