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