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