Sign in
boringssl
/
boringssl
/
f98b582ded9840cd3e3b6365d8d484b1da78c7f8
/
.
/
crypto
/
pem
/
CMakeLists.txt
blob: 30dd7c92a7103bf37eb8d8481816dde97deed4c7 [
file
] [
log
] [
blame
]
include_directories(../../include)
add_library(
pem
OBJECT
pem_all.c
pem_info.c
pem_lib.c
pem_oth.c
pem_pk8.c
pem_pkey.c
pem_x509.c
pem_xaux.c
)