Nagram/TMessagesProj/jni/boringssl/crypto/hmac/CMakeLists.txt
2015-09-24 23:52:02 +03:00

10 lines
83 B
CMake

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