Nagram/TMessagesProj/jni/boringssl/crypto/lhash/CMakeLists.txt
2018-07-30 09:07:02 +07:00

10 lines
80 B
CMake

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