aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/scripts
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@centricular.com>2017-03-14 15:15:13 +0530
committerNirbheek Chauhan <nirbheek@centricular.com>2017-04-04 14:59:13 +0530
commit98b1ce1cd9f3220ec6a06ef2bfa122518a9245ed (patch)
tree348afc99358b63938b5a63b395489b74573c1ec8 /mesonbuild/scripts
parent57cb1f9aad0928e167018ba886e2d8c06225b515 (diff)
downloadmeson-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/scripts')
0 files changed, 0 insertions, 0 deletions