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