aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/minstall.py
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@centricular.com>2018-07-27 18:35:20 +0530
committerJussi Pakkanen <jpakkane@gmail.com>2018-08-14 23:06:55 +0300
commit219dec39c09789f2b296e5af00305fe05fa3362b (patch)
tree530052f1009e5757dc3e6ad88f91255f96ce989b /mesonbuild/minstall.py
parent28754ea621930a812f6c885d3c64cd90d95b4ce8 (diff)
downloadmeson-219dec39c09789f2b296e5af00305fe05fa3362b.zip
meson-219dec39c09789f2b296e5af00305fe05fa3362b.tar.gz
meson-219dec39c09789f2b296e5af00305fe05fa3362b.tar.bz2
Fix yielding when subproject option type is different
Earlier, we would replace the subproject option with the parent project's option, which is incorrect if the types are not the same. Now we retain the subproject's option and print a warning. It's not advisable to issue an error in this case because subproject option yielding is involuntary for the parent project (option names can match because of coincidences).
Diffstat (limited to 'mesonbuild/minstall.py')
0 files changed, 0 insertions, 0 deletions