aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/compilers.py
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2023-02-16 12:03:06 -0800
committerNirbheek Chauhan <nirbheek.chauhan@gmail.com>2023-02-19 02:59:56 +0530
commit019fda91d0cb4308803c32e8d9dd311b85caf702 (patch)
tree90b2d801aac33e681f053a68065566e99bb630e3 /mesonbuild/compilers/compilers.py
parent8fdb8b01ad009cb3e9621b033f2f16e6f5203a68 (diff)
downloadmeson-019fda91d0cb4308803c32e8d9dd311b85caf702.zip
meson-019fda91d0cb4308803c32e8d9dd311b85caf702.tar.gz
meson-019fda91d0cb4308803c32e8d9dd311b85caf702.tar.bz2
vala: don't build .h, .vala, and .gir if export_dynamic is False
The current check results in *any* value to `export_dynamic` generating vala import targets, even `false`. This is pretty clearly wrong, as it really wants to treat an unset export_dynamic as false.
Diffstat (limited to 'mesonbuild/compilers/compilers.py')
0 files changed, 0 insertions, 0 deletions