Sign in
boringssl
/
boringssl.git
/
1fc7e9ccd23a6966bb7fa73daa1453cf824fc4f3
/
.
/
decrepit
/
rsa
/
CMakeLists.txt
blob: 66d836b13fb1b9863667883ea01b611c698687b0 [
file
]
include_directories(../../include)
add_library(
rsa_decrepit
OBJECT
rsa_decrepit.c
)