Skip to content

Commit

Permalink
enh: upgrade taosadapter (#19053)
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpe authored Dec 21, 2022
1 parent ea6e9c7 commit bdd1dc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/taosadapter_CMakeLists.txt.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# taosadapter
ExternalProject_Add(taosadapter
GIT_REPOSITORY https://github.com/taosdata/taosadapter.git
GIT_TAG 4dfc4d1
GIT_TAG f0c1753
SOURCE_DIR "${TD_SOURCE_DIR}/tools/taosadapter"
BINARY_DIR ""
#BUILD_IN_SOURCE TRUE
Expand Down

0 comments on commit bdd1dc6

Please sign in to comment.