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