feat: update taos-tools 1b733ef for 3.0 (#17053)
* feat: update taos-tools 1b733ef for 3.0 * feat: update taos-tools f985260 for 3.0 * feat: update taos-tools f03c09a for 3.0
This commit is contained in:
parent
1cbd1f4c5f
commit
0f704bac38
|
@ -2,7 +2,7 @@
|
|||
# taos-tools
|
||||
ExternalProject_Add(taos-tools
|
||||
GIT_REPOSITORY https://github.com/taosdata/taos-tools.git
|
||||
GIT_TAG cf1df1c
|
||||
GIT_TAG f03c09a
|
||||
SOURCE_DIR "${TD_SOURCE_DIR}/tools/taos-tools"
|
||||
BINARY_DIR ""
|
||||
#BUILD_IN_SOURCE TRUE
|
||||
|
|
Loading…
Reference in New Issue