Last change
on this file since 8065 was
5574,
checked in by josefine.ghattas, 6 years ago
|
Change in compilation :
- Now always put -L and -I in arch.path file instead of makeorchidee_fcm
- Folder .config created by fcm is renamed to build
|
File size:
250 bytes
|
Line | |
---|
1 | NETCDF_LIBDIR="-L$NETCDF_LIBDIR -lnetcdff -lnetcdf -lstdc++" |
---|
2 | NETCDF_INCDIR=-I$NETCDF_INCDIR |
---|
3 | IOIPSL_INCDIR=-I${ORCHDIR}/../../lib |
---|
4 | IOIPSL_LIBDIR=-L${ORCHDIR}/../../lib |
---|
5 | XIOS_INCDIR=-I${ORCHDIR}/../XIOS/inc |
---|
6 | XIOS_LIBDIR="-L${ORCHDIR}/../XIOS/lib -lxios" |
---|
7 | |
---|
Note: See
TracBrowser
for help on using the repository browser.