diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2017-03-14 15:15:13 +0530 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@centricular.com> | 2017-04-04 14:59:13 +0530 |
commit | 98b1ce1cd9f3220ec6a06ef2bfa122518a9245ed (patch) | |
tree | 348afc99358b63938b5a63b395489b74573c1ec8 /mesonbuild/build.py | |
parent | 57cb1f9aad0928e167018ba886e2d8c06225b515 (diff) | |
download | meson-98b1ce1cd9f3220ec6a06ef2bfa122518a9245ed.zip meson-98b1ce1cd9f3220ec6a06ef2bfa122518a9245ed.tar.gz meson-98b1ce1cd9f3220ec6a06ef2bfa122518a9245ed.tar.bz2 |
Fix custom directory installation of import library
When install_dir was set for a shared_library, the import library
would not be installed at all, which is unintended.
Instead, install it into the custom directory if it is set, otherwise
install it in the default import library installation directory.
Includes a test for this.
Diffstat (limited to 'mesonbuild/build.py')
0 files changed, 0 insertions, 0 deletions