summaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/compilers.py
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2025-03-03 09:21:51 -0800
committerDylan Baker <dylan@pnwbakers.com>2025-03-03 11:26:23 -0800
commitdaf4774cea27e223ca338310912734c05d0f4d54 (patch)
tree1008a2608dbc81fc91263ae47c2e80a1717d0bf5 /mesonbuild/compilers/compilers.py
parent294eca343d072a18a22d9a0cf932a8e97bdb16ed (diff)
downloadmeson-daf4774cea27e223ca338310912734c05d0f4d54.tar.gz
coredata: subproject should be None for checking in base_options
These options are stored as a "global" options, ie, subproject=None. Therefore, the call to `as_root()` could never be correct, and only the `k in base_options` check could ever be correct. Since these options are not supposed to be set here in the root project or in subprojects, we want to check for the global option and skip.
Diffstat (limited to 'mesonbuild/compilers/compilers.py')
0 files changed, 0 insertions, 0 deletions