Sign in
boringssl
/
boringssl
/
f03cdc3a936a4e4f00cd8fcf978ce195db3e717e
/
.
/
crypto
/
buf
/
CMakeLists.txt
blob: 63f10255b029cab60a1565a7791d7f862faff74c [
file
]
include_directories(../../include)
add_library(
buf
OBJECT
buf.c
)