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