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