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