Sign in
boringssl
/
boringssl.git
/
3120950b1e27635ee9b9d167052ce11ce9c96fd4
/
.
/
crypto
/
ecdsa_extra
/
CMakeLists.txt
blob: a9085808e8d774bd826111d767f463a9fb61a6a7 [
file
]
include_directories(../../include)
add_library(
ecdsa_extra
OBJECT
ecdsa_asn1.c
)