Skip to content

Commit

Permalink
enh: upgrade taosadapter (#20177)
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpe committed Feb 27, 2023
1 parent d205018 commit cfaed54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/taosadapter_CMakeLists.txt.in
Expand Up @@ -2,7 +2,7 @@
# taosadapter
ExternalProject_Add(taosadapter
GIT_REPOSITORY https://github.com/taosdata/taosadapter.git
GIT_TAG db6c843
GIT_TAG 9cfe416
SOURCE_DIR "${TD_SOURCE_DIR}/tools/taosadapter"
BINARY_DIR ""
#BUILD_IN_SOURCE TRUE
Expand Down

0 comments on commit cfaed54

Please sign in to comment.