fix: taos-tools 2.4.1 update (#19347)
* fix: taos-tools 7fdc042 * test: update taos-tools f0e9b4d * fix: update taos-tools c72c935 * fix: update taos-tools 1c708a8 * test: update taos-tools 032e242 * fix: update taos-tools 2b18fbf * fix: update taos-tools e899ed4 * test: update taos-tools 4776778
This commit is contained in:
parent
f24703f8b2
commit
f5de54bba0
|
@ -2,7 +2,7 @@
|
||||||
# taos-tools
|
# taos-tools
|
||||||
ExternalProject_Add(taos-tools
|
ExternalProject_Add(taos-tools
|
||||||
GIT_REPOSITORY https://github.com/taosdata/taos-tools.git
|
GIT_REPOSITORY https://github.com/taosdata/taos-tools.git
|
||||||
GIT_TAG 11b60a4
|
GIT_TAG 4776778
|
||||||
SOURCE_DIR "${TD_SOURCE_DIR}/tools/taos-tools"
|
SOURCE_DIR "${TD_SOURCE_DIR}/tools/taos-tools"
|
||||||
BINARY_DIR ""
|
BINARY_DIR ""
|
||||||
#BUILD_IN_SOURCE TRUE
|
#BUILD_IN_SOURCE TRUE
|
||||||
|
|
Loading…
Reference in New Issue