fix: taosbenchmark delay time on windows (#19002)
* fix: taosbenchmark delay on windows * fix: taosbenchmark delay time onwindows
This commit is contained in:
parent
e67ca45dda
commit
a678d6326d
|
@ -2,7 +2,7 @@
|
|||
# taos-tools
|
||||
ExternalProject_Add(taos-tools
|
||||
GIT_REPOSITORY https://github.com/taosdata/taos-tools.git
|
||||
GIT_TAG a50de3b
|
||||
GIT_TAG b20c9d1
|
||||
SOURCE_DIR "${TD_SOURCE_DIR}/tools/taos-tools"
|
||||
BINARY_DIR ""
|
||||
#BUILD_IN_SOURCE TRUE
|
||||
|
|
Loading…
Reference in New Issue