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