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