提交 4ac2bb92 编写于 作者: S Shengliang Guan

[TD-10430] cjson include dir

上级 1ff3135d
......@@ -4,7 +4,7 @@ endif(${BUILD_TEST})
add_subdirectory(cJson)
target_include_directories(
cJSON
cjson
PUBLIC ${CMAKE_CURRENT_SOURCE_DIR}/cJson
)
add_subdirectory(lz4/build/cmake)
......
......@@ -3,7 +3,7 @@ add_library(dnode ${DNODE_SRC})
target_link_libraries(
dnode
PUBLIC os
PUBLIC cJSON
PUBLIC cjson
)
target_include_directories(
dnode
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册