diff options
author | Nicolas Schneider <nioncode+git@gmail.com> | 2019-01-01 21:58:21 +0100 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2019-02-12 20:02:28 +0200 |
commit | a0112cfb2663bb8a751a604b362746a0abe7e2cb (patch) | |
tree | 6f49ee0622da7fa49498854010d9779aa09300c9 /mesonbuild/ast/introspection.py | |
parent | a32f31fdfaa2cfd3d6578742fba43bfa66049bf1 (diff) | |
download | meson-a0112cfb2663bb8a751a604b362746a0abe7e2cb.zip meson-a0112cfb2663bb8a751a604b362746a0abe7e2cb.tar.gz meson-a0112cfb2663bb8a751a604b362746a0abe7e2cb.tar.bz2 |
vs: add reconfigure checks for each target
Previously, this was only added to C/C++ targets, but not for others.
Thus, if you'd change a setting through `meson configure`, this was not
picked up, e.g. the install target said it was up-to-date and when force
rebuilding it, it also did not use the new settings until the build dir
was manually reconfigured.
Diffstat (limited to 'mesonbuild/ast/introspection.py')
0 files changed, 0 insertions, 0 deletions