mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-29 11:41:15 +03:00
3rdparty: Add additional build facilities for 3rd-party code
This commit is contained in:
committed by
Janos Follath
parent
181f284e39
commit
655ddababa
@ -64,9 +64,10 @@ set(src_crypto
|
||||
version.c
|
||||
version_features.c
|
||||
xtea.c
|
||||
${src_thirdparty}
|
||||
)
|
||||
|
||||
list(APPEND src_crypto ${thirdparty_src})
|
||||
|
||||
set(src_x509
|
||||
certs.c
|
||||
pkcs11.c
|
||||
|
Reference in New Issue
Block a user