Changeset 28231


Ignore:
Timestamp:
04/26/24 12:31:06 (11 months ago)
Author:
jdquinn
Message:

CHG: dyld path addition for GDAL

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/etc/environment.sh

    r28197 r28231  
    572572        path_prepend "${GDAL_ROOT}/bin"
    573573        ld_library_path_append "${GDAL_ROOT}/lib"
     574        dyld_library_path_append "${GDAL_ROOT}/lib"
    574575fi
    575576
Note: See TracChangeset for help on using the changeset viewer.