aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/cpp.py
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@centricular.com>2020-05-13 16:56:09 +0530
committerNirbheek Chauhan <nirbheek.chauhan@gmail.com>2020-05-15 08:39:25 +0000
commitb1e3440e596b632e09c48ef88ada6a5224628720 (patch)
treecde98632a7a1ca1cbb444d928b756352d2d8bb8a /mesonbuild/compilers/cpp.py
parenta25f0741e8ac663c8b3a6e33df8a0875dceab804 (diff)
downloadmeson-b1e3440e596b632e09c48ef88ada6a5224628720.zip
meson-b1e3440e596b632e09c48ef88ada6a5224628720.tar.gz
meson-b1e3440e596b632e09c48ef88ada6a5224628720.tar.bz2
ninjabackend: Treat GNOME gir/typelib as libraries
When classifying generated sources, we were treating gir/typelib files generated by gobject-introspection as headers. This is bad because it serializes the build by adding order-only dependencies to every target even though sources will never actually use them for anything. Treat them as libraries, which is somewhat more accurate.
Diffstat (limited to 'mesonbuild/compilers/cpp.py')
0 files changed, 0 insertions, 0 deletions