Sign in
boringssl
/
boringssl
/
e18d821dfcc32532caeeb1a2d15090672f592ce3
/
.
/
crypto
/
md4
/
CMakeLists.txt
blob: 7fbce401ee1dcf5aaf04d973a2fad645553b6e60 [
file
] [
log
] [
blame
]
include_directories(. .. ../../include)
add_library(
md4
OBJECT
md4.c
)