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

10 lines
78 B
CMake
Raw Normal View History

2018-07-30 02:07:02 +00:00
include_directories(../../include)
add_library(
pool
OBJECT
pool.c
)