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