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