Changeset 26758
- Timestamp:
- 01/09/22 22:01:25 (3 years ago)
- Location:
- issm/trunk-jpl/externalpackages/gmt/configs/6/static
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/externalpackages/gmt/configs/6/static/linux/cmake/ConfigUser.static.cmake
r26246 r26758 39 39 40 40 # Installation path (usually defaults to /usr/local) [auto]: 41 set (CMAKE_INSTALL_PREFIX "$ENV{ ISSM_DIR}/externalpackages/gmt/install")41 set (CMAKE_INSTALL_PREFIX "$ENV{PREFIX}") 42 42 43 43 # Set install name suffix used for directories and gmt executables -
issm/trunk-jpl/externalpackages/gmt/configs/6/static/mac/cmake/ConfigUser.static.cmake
r26246 r26758 39 39 40 40 # Installation path (usually defaults to /usr/local) [auto]: 41 set (CMAKE_INSTALL_PREFIX "$ENV{ ISSM_DIR}/externalpackages/gmt/install")41 set (CMAKE_INSTALL_PREFIX "$ENV{PREFIX}") 42 42 43 43 # Set install name suffix used for directories and gmt executables
Note:
See TracChangeset
for help on using the changeset viewer.