Sign in
pigweed
/
third_party
/
boringssl
/
boringssl
/
f51f273ee8eb67e1b2b36bb9ef576bd8ff8632bc
/
.
/
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
)