pkcs7: build under CMake

The patch updates CMakeLists.txt to include pkcs7.

Signed-off-by: Daniel Axtens <[email protected]>
This commit is contained in:
Daniel Axtens
2022-09-01 19:45:41 -05:00
committed by Nick Child
parent ca07f06024
commit aa91d4ef0b
+1
View File
@@ -89,6 +89,7 @@ set(src_crypto
)
set(src_x509
pkcs7.c
x509.c
x509_create.c
x509_crl.c