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