提交 5771af6e 编写于 作者: W wangguibao

Elastic CTR

上级 351d86c4
......@@ -10,7 +10,7 @@ list(APPEND elasticctr_srcs
add_library(elasticctr SHARED ${elasticctr_srcs})
add_dependencies(elasticctr pybind)
target_link_libraries(elasticctr brpc configure protobuf leveldb -lcrypto
-lssl -lz)
-lssl -lz -lrt)
set_target_properties(elasticctr PROPERTIES INTERFACE_LINK_LIBRARIES "")
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册