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