Sign in
boringssl
/
boringssl.git
/
c07635f8699e99b6af06e401beccd934f6bce53b
/
.
/
crypto
/
bn_extra
/
CMakeLists.txt
blob: 994b365a46dde78d29e459e3791538fc51c2f0d8 [
file
]
include_directories(../../include)
add_library(
bn_extra
OBJECT
bn_asn1.c
convert.c
)