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