Sign in
boringssl
/
boringssl
/
71666cb87c4de0bbc34df783e571bdc936f38b0b
/
.
/
crypto
/
pkcs7
/
CMakeLists.txt
blob: 65c65662ec6d67ebede530e0222b68163b145734 [
file
] [
log
] [
blame
]
include_directories(../../include)
add_library(
pkcs7
OBJECT
pkcs7.c
pkcs7_x509.c
)