diff options
author | Andrii Doroshenko (Xrayez) <xrayez@gmail.com> | 2020-05-29 03:02:32 +0300 |
---|---|---|
committer | Andrii Doroshenko (Xrayez) <xrayez@gmail.com> | 2020-05-29 12:11:53 +0300 |
commit | 6304d16915e7dec0b699c2f8789d4bbfef5da66d (patch) | |
tree | 7547c06c8dfdc1d29b71dbd8aef660e8aaa38341 /main | |
parent | bfac9b35385eddd3e3034674ae3fbd309ee64843 (diff) |
SCons: Allow to read `custom_modules` option via a file
The `custom_modules` option was only read via the command line
by fetching `ARGUMENTS` dictionary directly.
Instead, the option's value can now be read via any existing
configuration files (`custom.py`) as well as command line, while also
updating the environment.
Diffstat (limited to 'main')
0 files changed, 0 insertions, 0 deletions