From: ohcfe <1978998+ohcfe@users.noreply.github.com> Date: Wed, 23 Dec 2020 11:06:23 +0000 (-0500) Subject: Addresses issue #154 CentOS cmake is too old X-Git-Tag: v9.3.0-r3~34^2~1 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c37347ea648194e5caad9cf6e31c26f77a2edb5;p=candi.git Addresses issue #154 CentOS cmake is too old --- diff --git a/deal.II-toolchain/platforms/supported/centos7.platform b/deal.II-toolchain/platforms/supported/centos7.platform index 466df91..f032ea6 100644 --- a/deal.II-toolchain/platforms/supported/centos7.platform +++ b/deal.II-toolchain/platforms/supported/centos7.platform @@ -27,5 +27,5 @@ TRILINOS_PARMETIS_CONFOPTS="\ # # Define the additional packages for this platform. -#PACKAGES="once:cmake ${PACKAGES}" +PACKAGES="once:cmake ${PACKAGES}"