refactor variable names according to changes in Pmodules/0.99.15 in build-scripts of group 'MPI'
This commit is contained in:
@@ -4,7 +4,7 @@ pbuild::configure() {
|
||||
CC=$MPICC CXX=$MPICXX cmake \
|
||||
-DCMAKE_INSTALL_PREFIX="${PREFIX}" \
|
||||
-DCMAKE_BUILD_TYPE=RELEASE \
|
||||
"${MODULE_SRCDIR}"
|
||||
"${SRC_DIR}"
|
||||
}
|
||||
|
||||
pbuild::add_to_group 'MPI'
|
||||
|
||||
Reference in New Issue
Block a user