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