mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-01 15:59:57 +00: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 <[email protected]>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
set(libs
|
||||
${mbedcrypto_target}
|
||||
${tfpsacrypto_target}
|
||||
${mbedx509_target}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user