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