Skip to content
Snippets Groups Projects
Commit 030c800c authored by Narayanarao Bhogapurapu's avatar Narayanarao Bhogapurapu
Browse files

infiles

parent 76c6c531
No related branches found
No related tags found
No related merge requests found
export ISCE_INSTALL_ROOT=/home/pkgs/isce
export PYTHONPATH=$ISCE_INSTALL_ROOT:$PYTHONPATH
export ISCE_HOME=$ISCE_INSTALL_ROOT/isce
export PATH=$ISCE_HOME/applications:$PATH
PRJ_SCONS_BUILD = /home/pkgs/isce/build
PRJ_SCONS_INSTALL = /home/pkgs/isce/isce
LIBPATH=/usr/lib /usr/local/lib /home/pkgs/isce/lib /home/pkgs/isce/lib64 /home/pkgs/isce/lib32 /usr/lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu/hdf5/serial
CPPPATH = /usr/include/hdf5/serial /usr/include/gdal /usr/include/python3.9
FORTRANPATH = /usr/include
FORTRAN = /usr/bin/gfortran
CC = /usr/bin/gcc
CXX = /usr/bin/g++
MOTIFLIBPATH = /usr/lib/x86_64-linux-gnu
X11LIBPATH = /usr/lib/x86_64-linux-gnu
MOTIFINCPATH = /usr/include
X11INCPATH = /usr/include
ENABLE_CUDA = False
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment