report CMake

should be updated on the homepage also
This commit is contained in:
Martin Diehl 2018-12-08 18:13:16 +01:00
parent 590f83a944
commit 0ff9e9fa06
1 changed files with 3 additions and 0 deletions

View File

@ -119,6 +119,9 @@ for executable in mpirun mpiexec; do
getDetails $executable '--version'
done
firstLevel "CMake"
getDetails cmake --version
firstLevel "Abaqus"
cd installation/mods_Abaqus # to have the right environment file
for executable in abaqus abq2017 abq2018; do