Sign in
boringssl
/
boringssl
/
e6c58ffa704537e7dcad22e32e451c9326d2cc52
/
.
/
crypto
/
pkcs8
/
CMakeLists.txt
blob: 417dce3fb4d458ede5a453d4c62c066b81861373 [
file
] [
log
] [
blame
]
include_directories(../../include)
add_library(
pkcs8_lib
OBJECT
pkcs8.c
pkcs8_x509.c
p5_pbev2.c
)