mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-30 22:43:08 +03:00
Build: Add MBEDTLS_TARGET_PREFIX
Allows required targets to have prefixes added to them, so that external projects can avoid target names clashing. Signed-off-by: Raef Coles <raef.coles@arm.com>
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
set(libs
|
||||
mbedtls
|
||||
${mbedtls_target}
|
||||
)
|
||||
|
||||
if(USE_PKCS11_HELPER_LIBRARY)
|
||||
|
Reference in New Issue
Block a user