[cmake-developers] [CMake 0015910]: pkg_check_modules() should add PREFIX/share/pkgconfig to PKG_CONFIG_PATH
Mantis Bug Tracker
mantis at public.kitware.com
Tue Jan 12 09:54:08 EST 2016
The following issue has been SUBMITTED.
======================================================================
https://cmake.org/Bug/view.php?id=15910
======================================================================
Reported By: Sam Thursfield
Assigned To:
======================================================================
Project: CMake
Issue ID: 15910
Category: Modules
Reproducibility: N/A
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2016-01-12 09:54 EST
Last Modified: 2016-01-12 09:54 EST
======================================================================
Summary: pkg_check_modules() should add
PREFIX/share/pkgconfig to PKG_CONFIG_PATH
Description:
Most packages install their .pc files into PREFIX/lib/pkgconfig, but
some put them into PREFIX/share/pkgconfig. Either is valid, and
pkg-config itself looks in both for the /usr and /usr/local prefixes.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2016-01-12 09:54 Sam Thursfield New Issue
2016-01-12 09:54 Sam Thursfield File Added: cmake-pkg-config-search-path.patch
======================================================================
More information about the cmake-developers
mailing list