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:
Bryan W. Weber
2020-05-22 20:59:44 -04:00
committed by Ray Speth
parent c0e6d51389
commit cda3a8e7a1
7 changed files with 12 additions and 10 deletions

View File

@@ -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