Sign in
boringssl
/
boringssl.git
/
042bcdd9bd68633b5bc9ded6b82ba59e03c33583
/
.
/
crypto
/
buf
/
CMakeLists.txt
blob: 19edf7d580564c1592f694d9c8aaf0bca6eac727 [
file
]
include_directories(. .. ../../include)
add_library(
buf
OBJECT
buf.c
)