mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-29 06:35:39 -04:00
cmake 3.26 for scalapack
This commit is contained in:
parent
6ad56e4a7b
commit
ea2c1a5648
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
get_cmake_release(){
|
||||
UNAME_S=$(uname -s)
|
||||
CPU=$(uname -m)
|
||||
CMAKE_VER=3.24.0
|
||||
CMAKE_VER=3.26.0
|
||||
echo pwd is `pwd`
|
||||
orgdir=`pwd`
|
||||
cmake_instdir=$1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue