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

add_library(
  ecdh

  OBJECT

  ecdh.c
)