1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-07 22:45:42 +02:00

cmake: vendor in a new version of FindPkgConfig

The current one is anciently ancient, and dates back to commit
4d2925ef1c 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.
This commit is contained in:
Eli Schwartz
2019-11-10 09:23:59 -05:00
committed by Sébastien Helleu
parent a36e17abf9
commit 682e558f76
+597 -185
View File
File diff suppressed because it is too large Load Diff