Sign in
◑
Theme
boringssl
/
boringssl.git
/
4d71a9a2cadc025a25ebffbcf01190e49bfc4af7
/
.
/
crypto
/
dsa
/
CMakeLists.txt
blob: d3c12f58fdef925ae688b5343a49122fce826a0e [
file
]
include_directories(../../include)
add_library(
dsa
OBJECT
dsa.c
dsa_asn1.c
)