Update mxml_CMakeLists.txt.in (#22722)
Co-authored-by: sunpeng <sunpeng.dev@gmail.com>
This commit is contained in:
parent
ed1691edb7
commit
253001165a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue