diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2019-11-10 09:23:59 -0500 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2019-11-12 21:19:47 +0100 |
commit | 682e558f7632e57f01817c5e4587fecab97f4279 (patch) | |
tree | 54ed9ec24f0594a7e0dad57b53485888ab098996 /tools | |
parent | a36e17abf908fc2d8a3f6c3dbaf90a4ec113c0d7 (diff) | |
download | weechat-682e558f7632e57f01817c5e4587fecab97f4279.zip |
cmake: vendor in a new version of FindPkgConfig
The current one is anciently ancient, and dates back to commit
4d2925ef1c3dd5df288be55557358b60cbb0926e which vendored this "for old
versions of cmake". Well, currently it just stops using new versions of
FindPkgConfig, so we're stuck on the 2006 version from cmake 2.5.0.
Instead of deleting it entirely (the minimum version of cmake is
currently 3.0) make this vendored file continue to be useful by using it
to vendor in the latest version of FindPkgConfig from cmake 3.16.0-rc3
with a bunch of useful improvements.
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions