Sign in
boringssl
/
boringssl
/
84cd159badd399847703da2c0c68cee8e405b3e1
/
.
/
decrepit
/
dh
/
CMakeLists.txt
blob: fb862b512b3514cfc0baed565b6509d2fdd6c278 [
file
] [
log
] [
blame
]
include_directories(../../include)
add_library(
dh_decrepit
OBJECT
dh_decrepit.c
)