未验证 提交 e8e4af01 编写于 作者: S Shengliang Guan 提交者: GitHub

Merge pull request #8140 from taosdata/feature/dnode3

add cmake command for version.c.in
......@@ -11,3 +11,5 @@ target_link_libraries(
PUBLIC zlib
PUBLIC lz4_static
)
CONFIGURE_FILE("${CMAKE_CURRENT_SOURCE_DIR}/src/version.c.in" "${CMAKE_CURRENT_SOURCE_DIR}/src/version.c")
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册