Sign in
pigweed
/
third_party
/
boringssl
/
boringssl
/
10f97f3bfcecc3fbe8e9f02e7c426f7e340f7f54
/
.
/
crypto
/
buf
/
CMakeLists.txt
blob: 63f10255b029cab60a1565a7791d7f862faff74c [
file
] [
log
] [
blame
]
include_directories(../../include)
add_library(
buf
OBJECT
buf.c
)