Changeset 3551 for trunk/ARCH
- Timestamp:
- Dec 12, 2024, 5:02:05 PM (6 weeks ago)
- Location:
- trunk/ARCH
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ARCH/arch-ifort_MESOIPSL.path
r2820 r3551 2 2 3 3 NETCDF_INCDIR="$(nc-config --cflags) $(nc-config --fflags)" 4 NETCDF_LIBDIR=" -L${NETCDF_FORTRAN_ROOT}/lib -L${NETCDF_C_ROOT}/lib"4 NETCDF_LIBDIR="$(nc-config --libs) $(nf-config --flibs)" 5 5 NETCDF_LIB="-lnetcdff -lnetcdf" 6 6
Note: See TracChangeset
for help on using the changeset viewer.