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