diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2023-02-16 12:03:06 -0800 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2023-02-19 02:59:56 +0530 |
commit | 019fda91d0cb4308803c32e8d9dd311b85caf702 (patch) | |
tree | 90b2d801aac33e681f053a68065566e99bb630e3 /mesonbuild/scripts/python_info.py | |
parent | 8fdb8b01ad009cb3e9621b033f2f16e6f5203a68 (diff) | |
download | meson-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/scripts/python_info.py')
0 files changed, 0 insertions, 0 deletions