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.
2 parents 598632a + 5591137 commit b6d0dc2Copy full SHA for b6d0dc2
1 file changed
src/importexport/mnx/CMakeLists.txt
@@ -12,7 +12,7 @@ set(mnxdom_BUILD_TESTING OFF CACHE BOOL "Do not build tests for mnx")
12
FetchContent_Declare(
13
mnxdom
14
GIT_REPOSITORY https://github.com/rpatters1/mnxdom.git
15
- GIT_TAG bb5661363303de0bcabc2ae45325f9f66b2ff190
+ GIT_TAG f471206335392ff52f49dbb61284cd527c594672
16
)
17
18
FetchContent_MakeAvailable(mnxdom)
0 commit comments