Skip to content

Commit

Permalink
Modify mmg git tag
Browse files Browse the repository at this point in the history
  • Loading branch information
laetitia-m committed Sep 10, 2024
1 parent 9930f80 commit ffc6587
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -251,8 +251,8 @@ IF ( DOWNLOAD_MMG )
OPTION ( USE_POINTMAP "Use map for point tracking" ON )

EXTERNALPROJECT_ADD ( Mmg
GIT_REPOSITORY https://github.com/laetitia-m/mmg.git
GIT_TAG 81d777471df2590f981cf82d32b7467ca36f34a6
GIT_REPOSITORY https://github.com/MmgTools/mmg.git
GIT_TAG 88d9d1ed6746a1e68713623859ca070224a5abbc
INSTALL_COMMAND ${CMAKE_MAKE_PROGRAM} install
CMAKE_ARGS ${MMG_ARGS} -DUSE_ELAS=OFF ${COMPILER_CFG} ${FLAGS_CFG}
${SCOTCH_CFG} ${VTK_CFG} -DCMAKE_BUILD_TYPE=${CMAKE_BUILD_TYPE}
Expand Down

0 comments on commit ffc6587

Please sign in to comment.