mirror of
https://github.com/Cantera/cantera.git
synced 2025-02-25 18:55:29 -06:00
Update submodules to more recent releases
SUNDIALS: 5.1 -> 5.3 Eigen: 3.3.4 -> 3.3.7 Google Test: 1.8.0 -> 1.10 fmt: 6.1.2 -> 6.2.1
This commit is contained in:
committed by
Ray Speth
parent
c0e6d51389
commit
cda3a8e7a1
@@ -51,7 +51,8 @@ if not env['system_fmt']:
|
||||
|
||||
if env['system_sundials'] == 'n':
|
||||
localenv = prep_default(env)
|
||||
localenv.Prepend(CPPPATH=Dir('#include/cantera/ext'))
|
||||
localenv.Prepend(CPPPATH=[Dir('#include/cantera/ext'),
|
||||
Dir('#ext/sundials/src/sundials')])
|
||||
license_files.append(('Sundials', 'sundials/LICENSE'))
|
||||
|
||||
# Generate sundials_config.h
|
||||
|
||||
Reference in New Issue
Block a user