diff options
author | Xavier Claessens <xavier.claessens@collabora.com> | 2022-09-18 21:10:21 -0400 |
---|---|---|
committer | Eli Schwartz <eschwartz93@gmail.com> | 2022-09-28 00:17:42 -0400 |
commit | ed129a53118b417d95d1554a0ccf4286606ef69b (patch) | |
tree | ae7f757c1f8667a3a26a616da40f171ce5d8dad7 /mesonbuild/backend/backends.py | |
parent | b9e382835e418f2c6c926313b3c84605cf87a9e1 (diff) | |
download | meson-ed129a53118b417d95d1554a0ccf4286606ef69b.zip meson-ed129a53118b417d95d1554a0ccf4286606ef69b.tar.gz meson-ed129a53118b417d95d1554a0ccf4286606ef69b.tar.bz2 |
wrap: If the directory exists in a sub-subproject, uses it inplace
A subproject could have a sub-subproject as a git submodule, or part of
the subproject's release tarball, and still have a wrap file for it
(e.g. needed for [provide] section). In that case we need to use the
source tree for the sub-subproject inplace instead of downloading a new
copy into the main project.
This is the case with GLib 2.74, it has a subproject "gvdb" as git
submodule, and part of release tarball, it ships gvdb.wrap file as well.
Diffstat (limited to 'mesonbuild/backend/backends.py')
0 files changed, 0 insertions, 0 deletions