Sign in
boringssl
/
boringssl
/
672f6fc2486745d0cabc3aaeb4e0a3cd13b37b12
/
.
/
crypto
/
buf
/
CMakeLists.txt
blob: 63f10255b029cab60a1565a7791d7f862faff74c [
file
] [
log
] [
blame
]
include_directories(../../include)
add_library(
buf
OBJECT
buf.c
)