fix: build taosdump release by default for windows (#18594)

* feat: taos-tools 2333455

* feat: taosdump for windows

* feat: update taos-tools dd298d1

* feat: update taostools d4e4c28

* feat: taosdump for windows d4e4c28

* fix: update taos-tools 2aac500

* fix: update taos-tools 8334230

* fix: taosdump build release by default on windows
This commit is contained in:
Shuduo Sang 2022-12-01 08:50:42 +08:00 committed by GitHub
parent 6304959f9b
commit de87d901f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# taos-tools
ExternalProject_Add(taos-tools
GIT_REPOSITORY https://github.com/taosdata/taos-tools.git
GIT_TAG 5445810
GIT_TAG d5df76d
SOURCE_DIR "${TD_SOURCE_DIR}/tools/taos-tools"
BINARY_DIR ""
#BUILD_IN_SOURCE TRUE