Nagram/TMessagesProj/jni/boringssl/crypto/hkdf/CMakeLists.txt

10 lines
78 B
CMake
Raw Normal View History

2018-07-30 02:07:02 +00:00
include_directories(../../include)
2015-09-24 20:52:02 +00:00
add_library(
hkdf
OBJECT
hkdf.c
)