Sign in
boringssl
/
boringssl
/
610cdbb10265cf66cd111e547117897f6d105a80
/
.
/
crypto
/
ec_extra
/
CMakeLists.txt
blob: 2312b19091dd85a43bb1e97004c9d4d8458c29f7 [
file
] [
log
] [
blame
]
include_directories(../../include)
add_library(
ec_extra
OBJECT
ec_asn1.c
)