Changeset 23356


Ignore:
Timestamp:
09/28/18 19:59:22 (6 years ago)
Author:
jdquinn
Message:

CHG: Fix for gmsh support on Mac binaries

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified issm/trunk/jenkins/macosx_pine-island_static

    r23347 r23356  
    2626        --with-numthreads=4'
    2727
     28
    2829#PYTHON and MATLAB testing
    2930MATLAB_TEST=0
     
    3536
    3637#List of external pakages to be installed and their installation scripts
    37 EXTERNALPACKAGES="autotools    install.sh
    38                                                 cmake        install.sh
    39                                                 mpich        install-3.0-macosx64-static.sh
    40                                                 m1qn3        install.sh
    41                                                 petsc        install-3.6-macosx64-static.sh
    42                                                 triangle     install-macosx64.sh
    43                                                 math77        install.sh
    44                                                 gmsh          install-static.sh
    45                                                 shell2junit  install.sh"
     38EXTERNALPACKAGES="autotools             install.sh
     39                                        cmake           install.sh
     40                                        mpich           install-3.0-macosx64-static.sh
     41                                        m1qn3           install.sh
     42                                        petsc           install-3.6-macosx64-static.sh
     43                                        triangle        install-macosx64.sh
     44                                        math77          install.sh
     45                                        gshhg           install.sh
     46                                        hdf5            install.sh
     47                                        netcdf          install.sh
     48                                        gmt                     install-static.sh
     49                                        gmsh            install-static.sh
     50                                        shell2junit     install.sh"
    4651
    4752#for SLR we need gmsh to mesh, math77, and gmt (which itself needs gdal and netcdf...)
Note: See TracChangeset for help on using the changeset viewer.