Skip to content

Commit b6d0dc2

Browse files
Merge pull request #32035 from rpatters1/dev/fix-vs2026-build-for-mnx
Use commit `f471206335392ff52f49dbb61284cd527c594672` of `mnxdom`.
2 parents 598632a + 5591137 commit b6d0dc2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/importexport/mnx/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ set(mnxdom_BUILD_TESTING OFF CACHE BOOL "Do not build tests for mnx")
1212
FetchContent_Declare(
1313
mnxdom
1414
GIT_REPOSITORY https://github.com/rpatters1/mnxdom.git
15-
GIT_TAG bb5661363303de0bcabc2ae45325f9f66b2ff190
15+
GIT_TAG f471206335392ff52f49dbb61284cd527c594672
1616
)
1717

1818
FetchContent_MakeAvailable(mnxdom)

0 commit comments

Comments
 (0)