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

add_library(
  lhash

  OBJECT

  lhash.c
)