Skip to content

Commit

Permalink
fix: taosbenchmark childtbl from/to
Browse files Browse the repository at this point in the history
  • Loading branch information
sangshuduo committed Apr 5, 2023
1 parent 79461d9 commit 4a626fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/taostools_CMakeLists.txt.in
Expand Up @@ -2,7 +2,7 @@
# taos-tools
ExternalProject_Add(taos-tools
GIT_REPOSITORY https://github.com/taosdata/taos-tools.git
GIT_TAG ddd654a
GIT_TAG 87df10d
SOURCE_DIR "${TD_SOURCE_DIR}/tools/taos-tools"
BINARY_DIR ""
#BUILD_IN_SOURCE TRUE
Expand Down

0 comments on commit 4a626fd

Please sign in to comment.