source: issm/oecreview/Archive/26740-27031/ISSM-26757-26758.diff@ 27032

Last change on this file since 27032 was 27032, checked in by Mathieu Morlighem, 3 years ago

CHG: added 26740-27031

File size: 1.4 KB
  • ../trunk-jpl/externalpackages/gmt/configs/6/static/linux/cmake/ConfigUser.static.cmake

     
    3838# ============================================================================
    3939
    4040# Installation path (usually defaults to /usr/local) [auto]:
    41 set (CMAKE_INSTALL_PREFIX "$ENV{ISSM_DIR}/externalpackages/gmt/install")
     41set (CMAKE_INSTALL_PREFIX "$ENV{PREFIX}")
    4242
    4343# Set install name suffix used for directories and gmt executables
    4444# [undefined]:
  • ../trunk-jpl/externalpackages/gmt/configs/6/static/mac/cmake/ConfigUser.static.cmake

     
    3838# ============================================================================
    3939
    4040# Installation path (usually defaults to /usr/local) [auto]:
    41 set (CMAKE_INSTALL_PREFIX "$ENV{ISSM_DIR}/externalpackages/gmt/install")
     41set (CMAKE_INSTALL_PREFIX "$ENV{PREFIX}")
    4242
    4343# Set install name suffix used for directories and gmt executables
    4444# [undefined]:
Note: See TracBrowser for help on using the repository browser.