Sign in
boringssl
/
boringssl.git
/
38d01c6b95df135875c2b2d50448c068e5b090e8
/
.
/
decrepit
/
dh
/
CMakeLists.txt
blob: fb862b512b3514cfc0baed565b6509d2fdd6c278 [
file
]
include_directories(../../include)
add_library(
dh_decrepit
OBJECT
dh_decrepit.c
)