fix: taosbenchmark data gen refactor main (#20060)
* fix: taosbenchmark data generating refactor for main * fix: taosbenchmark sml json refactor for main * fix: update taos-tools 2942ca0 * fix: update taos-tools 61cbfd2
This commit is contained in:
parent
d4fdf17cae
commit
20b0766bc6
|
@ -2,7 +2,7 @@
|
|||
# taos-tools
|
||||
ExternalProject_Add(taos-tools
|
||||
GIT_REPOSITORY https://github.com/taosdata/taos-tools.git
|
||||
GIT_TAG 634399d
|
||||
GIT_TAG 61cbfd2
|
||||
SOURCE_DIR "${TD_SOURCE_DIR}/tools/taos-tools"
|
||||
BINARY_DIR ""
|
||||
#BUILD_IN_SOURCE TRUE
|
||||
|
|
Loading…
Reference in New Issue