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