Ignore:
Timestamp:
Jul 25, 2022, 12:39:48 PM (2 years ago)
Author:
romain.vande
Message:

LMDZ_COMMON:
Update to r2778, change makelmdz_fcm to compile evolution dir ONLY when compiling PEM
RV

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.COMMON/makelmdz_fcm

    r2778 r2781  
    486486fi
    487487
    488 if [[ -d ${LIBFGCM}/evolution ]]
     488if [[ -d ${LIBFGCM}/evolution &&  "$code" == "pem" ]]
    489489then
    490490   EVOLUTION_PATH="${LIBFGCM}/evolution"
Note: See TracChangeset for help on using the changeset viewer.