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:
Daniel Axtens 2020-05-29 00:23:21 +10:00 committed by Nick Child
parent ca07f06024
commit aa91d4ef0b

View file

@ -89,6 +89,7 @@ set(src_crypto
)
set(src_x509
pkcs7.c
x509.c
x509_create.c
x509_crl.c