diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2023-02-16 12:03:06 -0800 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@centricular.com> | 2023-02-19 03:04:06 +0530 |
commit | a92e2b1ba3ad6cca480de0142819bf2943428979 (patch) | |
tree | 277524ec068fe3cb99dcbb768c7dad0b130d9f70 /docs/refman/main.py | |
parent | 1b4bc965aac8a6650376e8e247c41f657fb254c5 (diff) | |
download | meson-a92e2b1ba3ad6cca480de0142819bf2943428979.zip meson-a92e2b1ba3ad6cca480de0142819bf2943428979.tar.gz meson-a92e2b1ba3ad6cca480de0142819bf2943428979.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 'docs/refman/main.py')
0 files changed, 0 insertions, 0 deletions