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