Sign in
bazel
/
bazel
/
04d46abcf4d0a0a4054372a3da9b8e76c573aee5
/
.
/
third_party
/
boringssl
/
src
/
crypto
/
buf
/
CMakeLists.txt
blob: 63f10255b029cab60a1565a7791d7f862faff74c [
file
] [
log
] [
blame
]
include_directories(../../include)
add_library(
buf
OBJECT
buf.c
)