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