Sign in
boringssl
/
boringssl
/
8056343a58a1253e9a54ea58775b58375b8e3c15
/
.
/
crypto
/
buf
/
CMakeLists.txt
blob: 19edf7d580564c1592f694d9c8aaf0bca6eac727 [
file
] [
log
] [
blame
]
include_directories(. .. ../../include)
add_library(
buf
OBJECT
buf.c
)