Changeset 19141


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

CHG: Disabled kriging in windows build.

File:
1 edited

Legend:

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

    r19140 r19141  
    66#ISSM CONFIGURATION
    77ISSM_CONFIG='--prefix=$ISSM_DIR \
     8        --with-vendor=MSVC-Win64  \
    89   --disable-static \
    910        --enable-standalone-libraries \
     11        --with-fortran=no  \
    1012        --without-Gia \
    11         --with-vendor=MSVC-Win64 \
     13        --without-kriging \
    1214        --with-matlab-dir=""$ISSM_DIR/externalpackages/matlab/install"" \
    1315        --with-triangle-dir="$ISSM_DIR/externalpackages/triangle/install" \
Note: See TracChangeset for help on using the changeset viewer.