source:
issm/oecreview/Archive/26740-27031/ISSM-26757-26758.diff
Last change on this file was 27032, checked in by , 3 years ago | |
---|---|
File size: 1.4 KB |
-
../trunk-jpl/externalpackages/gmt/configs/6/static/linux/cmake/ConfigUser.static.cmake
38 38 # ============================================================================ 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 44 44 # [undefined]: -
../trunk-jpl/externalpackages/gmt/configs/6/static/mac/cmake/ConfigUser.static.cmake
38 38 # ============================================================================ 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 44 44 # [undefined]:
Note:
See TracBrowser
for help on using the repository browser.