Skip to content

Commit

Permalink
Align ParMmg to new Mmg release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Algiane committed Oct 31, 2024
1 parent 8568b0c commit 5bd4d08
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 1e303f8cea3b9fcbcaf9f1b8625de7e9b434b1aa
GIT_TAG v5.8.0
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 5bd4d08

Please sign in to comment.