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

add_library(
  bytestring

  OBJECT

  ber.c
  cbs.c
  cbb.c
)