fix: taosbenchmark data gen refactor (#20026)
* fix: taosbenchmark data gen refactor * fix: update taos-tools e22e5e2 * fix: update taos-tools cccc353 * fix: update taos-tools 10a211f * fix: update taos-tools e54a926 * fix: update taos-tools 340b0f4 * fix: update taos-tools 6afed7c * fix: update taos-tools cc6db40 * fix: update taos-tools 634399d
This commit is contained in:
parent
26a0e05952
commit
6b41ff1598
|
@ -2,7 +2,7 @@
|
|||
# taos-tools
|
||||
ExternalProject_Add(taos-tools
|
||||
GIT_REPOSITORY https://github.com/taosdata/taos-tools.git
|
||||
GIT_TAG 7c641c5
|
||||
GIT_TAG 634399d
|
||||
SOURCE_DIR "${TD_SOURCE_DIR}/tools/taos-tools"
|
||||
BINARY_DIR ""
|
||||
#BUILD_IN_SOURCE TRUE
|
||||
|
|
Loading…
Reference in New Issue