Sign in
boringssl
/
boringssl.git
/
33fc2ba4e2606e1fab3925b570c4778c85c41665
/
.
/
crypto
/
dsa
/
CMakeLists.txt
blob: d3c12f58fdef925ae688b5343a49122fce826a0e [
file
] [
log
] [
blame
]
include_directories(../../include)
add_library(
dsa
OBJECT
dsa.c
dsa_asn1.c
)