Skip to content

Commit

Permalink
Update Mmg tag after fix of wrong edge tag (due to missing tag after …
Browse files Browse the repository at this point in the history
…collapse) in swap23.
  • Loading branch information
Algiane committed Sep 2, 2024
1 parent a17a3e9 commit 0b98e30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ IF ( DOWNLOAD_MMG )

EXTERNALPROJECT_ADD ( Mmg
GIT_REPOSITORY https://github.com/MmgTools/mmg.git
GIT_TAG a99d555c02
GIT_TAG 75579a7305
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 0b98e30

Please sign in to comment.