fix libzip build on latest ubuntu/debian (#8664)
commitd42633bfd0d7bfa6ab2d00810beed7b6c4e58342
authorJán <jjergus@fb.com>
Wed, 26 Feb 2020 21:15:30 +0000 (26 13:15 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Wed, 26 Feb 2020 21:31:01 +0000 (26 13:31 -0800)
treedb1f1c1b7488705f1e6306e7d48ca274ae7e153e
parent06450a7bcd4a207849cceb72a43005ee9bad3253
fix libzip build on latest ubuntu/debian (#8664)

Summary:
Some systems call cmake with explicitly overridden CMAKE_INSTALL_LIBDIR,
so we have to pass that through.
Pull Request resolved: https://github.com/facebook/hhvm/pull/8664

Differential Revision: D20125089

Pulled By: jjergus

fbshipit-source-id: 3c21ccb5b400d74afbc6a0c3fb640a1b96f7b2e9
third-party/libzip/CMakeLists.txt