Ignore:
Timestamp:
Feb 21, 2025, 1:32:42 PM (7 months ago)
Author:
acaubel
Message:

Added handling of oasis module in compilation scripts.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ICOSA_LMDZ/make_icosa_lmdz

    r4616 r5553  
    188188if [[ "$with_oasis_defined" == "TRUE" ]]
    189189then
     190  COMPIL_FFLAGS="$COMPIL_FFLAGS $OASIS_INCDIR"
    190191  ICOSA_LIB="$ICOSA_LIB $OASIS_LIBDIR $OASIS_LIB"
    191192fi
Note: See TracChangeset for help on using the changeset viewer.