aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2021-02-25 14:56:35 -0800
committerDylan Baker <dylan@pnwbakers.com>2021-02-26 09:05:30 -0800
commite0795539598c8dd21756158d0687b461712f0a21 (patch)
tree1f93a5ffa2688f2696c20d96a71b971e1b7ce68d /docs/markdown/snippets
parentec5fe58e6dd0f42f126b48d1ebd191deeea38541 (diff)
downloadmeson-e0795539598c8dd21756158d0687b461712f0a21.zip
meson-e0795539598c8dd21756158d0687b461712f0a21.tar.gz
meson-e0795539598c8dd21756158d0687b461712f0a21.tar.bz2
interpreter: correctly track whether a subproject is initialized
The way the tracking is currently done it works if no new subprojects are added to a configured build directory. For cases where we want to add a new subproject, it fails because we don't initialize builtins for that subproject. This corrects that by checking to see if the subproject already exists, and if it doesn't initializes the bultins for it. Fixes: #8421
Diffstat (limited to 'docs/markdown/snippets')
0 files changed, 0 insertions, 0 deletions