Changeset 19140


Ignore:
Timestamp:
02/20/15 12:30:30 (10 years ago)
Author:
glperez
Message:

CHG: Point METIS_DIR to the correct directory given Petsc 3.1 in windows jenkins script.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/jenkins/windows

    r19125 r19140  
    1313        --with-triangle-dir="$ISSM_DIR/externalpackages/triangle/install" \
    1414        --with-petsc-dir="$ISSM_DIR/externalpackages/petsc/install" \
    15         --with-metis-dir=$ISSM_DIR/externalpackages/petsc/install \
     15        --with-metis-dir=$ISSM_DIR/externalpackages/metis/install \
    1616        --with-blas-lapack-dir=$ISSM_DIR/externalpackages/petsc/install/lib/  \
    1717        --with-mpi-libdir="$ISSM_DIR/externalpackages/petsc/install/lib" \
Note: See TracChangeset for help on using the changeset viewer.