Ignore:
Timestamp:
05/30/18 19:18:04 (6 years ago)
Author:
oabramkina
Message:

Bugfix in case of compilation with external Blitz.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/XIOS_DEV_CMIP6/make_xios

    r1498 r1510  
    227227   ln -s $PWD/.void_dir $PWD/extern/blitz 
    228228else 
     229   echo "src::blitz $PWD/extern/blitz/src" >> ${PWD}/bld_dir.cfg 
    229230   export BLITZ_INCDIR="-I${PWD}/extern/blitz" 
    230231   export BLITZ_LIBDIR="" 
Note: See TracChangeset for help on using the changeset viewer.