mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-03-22 13:20:50 +00:00
pkcs7: build under CMake
The patch updates CMakeLists.txt to include pkcs7. Signed-off-by: Daniel Axtens <dja@axtens.net>
This commit is contained in:
parent
ca07f06024
commit
aa91d4ef0b
@ -89,6 +89,7 @@ set(src_crypto
|
|||||||
)
|
)
|
||||||
|
|
||||||
set(src_x509
|
set(src_x509
|
||||||
|
pkcs7.c
|
||||||
x509.c
|
x509.c
|
||||||
x509_create.c
|
x509_create.c
|
||||||
x509_crl.c
|
x509_crl.c
|
||||||
|
Loading…
x
Reference in New Issue
Block a user