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