Merge pull request #22721 from taosdata/sunpe-patch-2

Update mxml_CMakeLists.txt.in
This commit is contained in:
Haojun Liao 2023-09-05 09:20:47 +08:00 committed by GitHub
commit ed5c7bc45c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# cos
ExternalProject_Add(mxml
GIT_REPOSITORY https://github.com/michaelrsweet/mxml.git
GIT_TAG release-2.12
GIT_TAG v2.12
SOURCE_DIR "${TD_CONTRIB_DIR}/mxml"
#BINARY_DIR ""
BUILD_IN_SOURCE TRUE