We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea6e9c7 commit bdd1dc6Copy full SHA for bdd1dc6
cmake/taosadapter_CMakeLists.txt.in
@@ -2,7 +2,7 @@
2
# taosadapter
3
ExternalProject_Add(taosadapter
4
GIT_REPOSITORY https://github.com/taosdata/taosadapter.git
5
- GIT_TAG 4dfc4d1
+ GIT_TAG f0c1753
6
SOURCE_DIR "${TD_SOURCE_DIR}/tools/taosadapter"
7
BINARY_DIR ""
8
#BUILD_IN_SOURCE TRUE
0 commit comments