Ignore:
Timestamp:
03/09/18 11:02:12 (6 years ago)
Author:
oabramkina
Message:

Trunk: adding a compilation option '--use_extern_blitz' to allow usage of external blitz.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/arch/arch-X64_CURIE.path

    r1448 r1452  
    1515BOOST_LIB="" 
    1616 
     17BLITZ_INCDIR="-I $BLITZ_INCDIR" 
     18BLITZ_LIBDIR="-L $BLITZ_LIBDIR" 
     19BLITZ_LIB="" 
     20 
    1721OASIS_INCDIR="-I$PWD/../../oasis3-mct/BLD/build/lib/psmile.MPI1" 
    1822OASIS_LIBDIR="-L$PWD/../../oasis3-mct/BLD/lib" 
Note: See TracChangeset for help on using the changeset viewer.