Sign in
boringssl
/
boringssl.git
/
61821bf149f774e7110ab3a76cc5e1e32fa5c2c7
/
.
/
decrepit
/
rsa
/
CMakeLists.txt
blob: d499acd6d2fa28fa5a6cf1cd07338fb1d48e995b [
file
] [
log
] [
blame
]
include_directories(. ../../include)
add_library(
rsa_decrepit
OBJECT
rsa_decrepit.c
)