fix(taosAdapter): fix taosAdapter version

This commit is contained in:
t_max 2023-11-02 15:07:37 +08:00
parent 714684bd78
commit eed735af3d
1 changed files with 1 additions and 1 deletions

View File

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