aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/modules/gnome.py
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@centricular.com>2016-11-13 02:49:39 +0530
committerNirbheek Chauhan <nirbheek@centricular.com>2016-11-13 04:06:51 +0530
commit4b7ddfbce7537b83e0dcb6190ae22d58d09137f4 (patch)
tree22816e45ec371d2150e5c421ddf14ce874e49194 /mesonbuild/modules/gnome.py
parent69dcbb6ec9e8bab86b66c9d78dc4a0dba4350659 (diff)
downloadmeson-4b7ddfbce7537b83e0dcb6190ae22d58d09137f4.zip
meson-4b7ddfbce7537b83e0dcb6190ae22d58d09137f4.tar.gz
meson-4b7ddfbce7537b83e0dcb6190ae22d58d09137f4.tar.bz2
Add a test for gir dependencies and includes
MesonDep1 doesn't use symbols from MesonDep2, but uses the MesonDep2 structure definition (so it only needs the header). This means only generate_gir needs a dependency on MesonDep2 and shared_library doesn't. This was broken earlier. MesonSample uses symbols from MesonDep1 and MesonDep2, so both the library and the gir get a dependency on MesonDep1, and on MesonDep2 (transitively). The transitive dependency was broken earlier.
Diffstat (limited to 'mesonbuild/modules/gnome.py')
0 files changed, 0 insertions, 0 deletions