Sign in
boringssl
/
boringssl.git
/
a2bda9fb95a9e9945d6ee12847c9b6022e8cd8af
/
.
/
crypto
/
md4
/
CMakeLists.txt
blob: 59140a72de5fd32058a80995350d773072abf429 [
file
]
include_directories(../../include)
add_library(
md4
OBJECT
md4.c
)