Sign in
boringssl
/
boringssl
/
546093ca4a6b2bf9b7c29018687d53f8a2ad428a
/
.
/
crypto
/
lhash
/
CMakeLists.txt
blob: 7a5f161c110e70a2c064dc56df97907b74d75e64 [
file
] [
log
] [
blame
]
include_directories(../../include)
add_library(
lhash
OBJECT
lhash.c
)