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