Changeset 28133
- Timestamp:
- 03/06/24 10:54:36 (13 months ago)
- Location:
- issm/trunk-jpl/externalpackages/gmsh
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/externalpackages/gmsh/install-4-linux-static.sh
r27636 r28133 15 15 ## Constants 16 16 # 17 VER="4.1 0.5"17 VER="4.12.2" 18 18 19 19 PREFIX="${ISSM_DIR}/externalpackages/gmsh/install" # Set to location where external package should be installed -
issm/trunk-jpl/externalpackages/gmsh/install-4-linux.sh
r27561 r28133 15 15 ## Constants 16 16 # 17 VER="4.1 0.5"17 VER="4.12.2" 18 18 19 19 PREFIX="${ISSM_DIR}/externalpackages/gmsh/install" # Set to location where external package should be installed -
issm/trunk-jpl/externalpackages/gmsh/install-4-mac-static.sh
r27642 r28133 15 15 ## Constants 16 16 # 17 VER="4.1 0.5"17 VER="4.12.2" 18 18 19 19 PREFIX="${ISSM_DIR}/externalpackages/gmsh/install" # Set to location where external package should be installed -
issm/trunk-jpl/externalpackages/gmsh/install-4-mac.sh
r27833 r28133 15 15 ## Constants 16 16 # 17 VER="4.1 0.5"17 VER="4.12.2" 18 18 19 19 PREFIX="${ISSM_DIR}/externalpackages/gmsh/install" # Set to location where external package should be installed
Note:
See TracChangeset
for help on using the changeset viewer.