Last change
on this file since 8692 was
2708,
checked in by josefine.ghattas, 10 years ago
|
CICLAD : add possibility to compile with XIOS
CURIE : changed to use NETCDF_INCDIR and NETCDF_LIBDIR variables instead of NETCDF_INC_DIR and NETCDF_LIB_DIR. Currently both can be used but in the end of 2015 the new variables will be the only one.
|
File size:
238 bytes
|
Line | |
---|
1 | NETCDF_LIBDIR="$NETCDF_LIBDIR -lnetcdff -lnetcdf -lstdc++" |
---|
2 | NETCDF_INCDIR=$NETCDF_INCDIR |
---|
3 | IOIPSL_INCDIR=${ORCHDIR}/../../lib |
---|
4 | IOIPSL_LIBDIR=${ORCHDIR}/../../lib |
---|
5 | XIOS_INCDIR=${ORCHDIR}/../XIOS/inc |
---|
6 | XIOS_LIBDIR="${ORCHDIR}/../XIOS/lib -lxios" |
---|
7 | |
---|
Note: See
TracBrowser
for help on using the repository browser.