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