diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2020-02-12 02:27:09 +0530 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2020-02-17 23:58:20 +0530 |
commit | 21c4b7e40028382b0cecd5509e8a305e82a9036a (patch) | |
tree | 65bd05916246e3d1edfb41dcdf3758a1726f65f9 /docs/markdown/snippets | |
parent | fa036a2127fb8a1ed4c6257e6e341a2c7360164a (diff) | |
download | meson-21c4b7e40028382b0cecd5509e8a305e82a9036a.zip meson-21c4b7e40028382b0cecd5509e8a305e82a9036a.tar.gz meson-21c4b7e40028382b0cecd5509e8a305e82a9036a.tar.bz2 |
minstall: Fix check for when something was installed
If we preserve the existing file, we did not install anything. In that
case, the output now looks like:
```
ninja: Entering directory `.'
ninja: no work to do.
Nothing to install.
Preserved 1732 unchanged files, see meson-logs\install-log.txt for the full list
```
This also avoids an `isfile` lookup, which shaves off a few seconds in
gst-build install.
Diffstat (limited to 'docs/markdown/snippets')
0 files changed, 0 insertions, 0 deletions