提交 fcd1de8f 编写于 作者: H Hongze Cheng

more

上级 cbe172eb
......@@ -9,3 +9,9 @@ target_link_libraries(
tkv
PUBLIC os
)
if(${BUILD_WITH_ROCKSDB})
target_link_libraries(
tkv
PUBLIC rocksdb
)
endif(${BUILD_WITH_ROCKSDB})
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册