Skip to content

Commit

Permalink
Point to Mmg commit in which MMG5_OLD_PARBDY tags are ignored when ch…
Browse files Browse the repository at this point in the history
…ecking mesh edge consistency.
  • Loading branch information
Algiane committed Aug 23, 2024
1 parent 00a564e commit f119be5
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 2263f92c
GIT_TAG 7c75282c
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 f119be5

Please sign in to comment.