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