NekoX/TMessagesProj/jni/boringssl/crypto/buf/CMakeLists.txt

10 lines
76 B
CMake

include_directories(../../include)
add_library(
buf
OBJECT
buf.c
)