Sign in
boringssl
/
boringssl.git
/
207bb4391f0551bd51115031bc48a8f2f97ba980
/
.
/
crypto
/
buf
/
CMakeLists.txt
blob: 19edf7d580564c1592f694d9c8aaf0bca6eac727 [
file
]
include_directories(. .. ../../include)
add_library(
buf
OBJECT
buf.c
)