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