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