Summary: | Cantor's FindLibSpectre.cmake uses the discouraged pkg-config macros and practices | ||
---|---|---|---|
Product: | [Applications] cantor | Reporter: | Thomas Anderson <tanderson> |
Component: | general | Assignee: | Alexander Rieder <alexanderrieder> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Exherbo | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/cantor/6a57ff8a5267a5b5d88efb340a146b53b2542505 | Version Fixed In: | |
Sentry Crash Report: |
Description
Thomas Anderson
2015-04-17 02:54:24 UTC
Git commit 6a57ff8a5267a5b5d88efb340a146b53b2542505 by Heiko Becker. Committed on 09/05/2015 at 17:47. Pushed by heikobecker into branch 'master'. FindLibSpectre: Use FindPkgConfig instead of UsePkgConfig The latter is deprecated and doesn't respect the PKG_CONFIG environment variable which makes it easy to deal with differently named pkg-config executables, e.g. arch-prefixed ones. REVIEW: 123394 M +23 -31 cmake/FindLibSpectre.cmake http://commits.kde.org/cantor/6a57ff8a5267a5b5d88efb340a146b53b2542505 |