diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2021-04-22 14:59:04 -0700 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2021-04-26 17:05:44 +0100 |
commit | d4e867809b5b16a4eda0751c7d0148b13b0e35d9 (patch) | |
tree | d4ad529bec3fc79c57090420aeaa9ae5f10e512c /mesonbuild/msubprojects.py | |
parent | 3af39a463b6d6314136bc944022a99c22bd31b04 (diff) | |
download | meson-d4e867809b5b16a4eda0751c7d0148b13b0e35d9.zip meson-d4e867809b5b16a4eda0751c7d0148b13b0e35d9.tar.gz meson-d4e867809b5b16a4eda0751c7d0148b13b0e35d9.tar.bz2 |
store the list of initializes subprojects in the coredata structure
We need to konw on rconfigure which options have already bee set not
just for the super project, but also for the subproject. However, using
first_invocation is not sufficient, as a reconfigure could add a new
subpproject that wasn't present before, and we need to initialize that
project's builtins.
Diffstat (limited to 'mesonbuild/msubprojects.py')
0 files changed, 0 insertions, 0 deletions