Skip to content

Commit

Permalink
Use Mmg v5.6.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
lcirrottola committed Nov 4, 2021
1 parent 82b7a76 commit 179c794
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 @@ -280,7 +280,7 @@ IF ( DOWNLOAD_MMG )

EXTERNALPROJECT_ADD ( Mmg
GIT_REPOSITORY https://github.com/MmgTools/mmg.git
GIT_TAG cf9bb59920584cf015a8262de2014392b75f92e5
GIT_TAG 889d408419b5c48833c249695987cf6ec699d399
INSTALL_COMMAND echo "Mmg installation DISABLED"
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 179c794

Please sign in to comment.