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