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