Newer
Older
Telegram / TMessagesProj / jni / boringssl / crypto / buf / CMakeLists.txt
ubt on 31 Oct 2017 81 bytes init
include_directories(. .. ../../include)

add_library(
  buf

  OBJECT

  buf.c
)