Sign in
boringssl
/
boringssl.git
/
d91e1efd835f84b2b59467ae78ace3b516730344
/
.
/
crypto
/
digest_extra
/
CMakeLists.txt
blob: 2efb832ae2793bd73814c62bc65665d21b2ddfaa [
file
] [
log
] [
blame
]
include_directories(../../include)
add_library(
digest_extra
OBJECT
digest_extra.c
)