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
1 changed files with 1 additions and 0 deletions
|
@ -89,6 +89,7 @@ set(src_crypto
|
|||
)
|
||||
|
||||
set(src_x509
|
||||
pkcs7.c
|
||||
x509.c
|
||||
x509_create.c
|
||||
x509_crl.c
|
||||
|
|
Loading…
Reference in a new issue