[cmake-developers] [CMake 0012926]: FindPkgConfig module doesn't honor CMAKE_PREFIX_PATH.
Mantis Bug Tracker
mantis at public.kitware.com
Thu Feb 2 10:29:02 EST 2012
The following issue has been SUBMITTED.
======================================================================
http://public.kitware.com/Bug/view.php?id=12926
======================================================================
Reported By: arrowdodger
Assigned To:
======================================================================
Project: CMake
Issue ID: 12926
Category: Modules
Reproducibility: N/A
Severity: minor
Priority: low
Status: new
======================================================================
Date Submitted: 2012-02-02 10:29 EST
Last Modified: 2012-02-02 10:29 EST
======================================================================
Summary: FindPkgConfig module doesn't honor
CMAKE_PREFIX_PATH.
Description:
There is a environment variable PKG_CONFIG_PATH, which makes pkg-config to look
for .pc's there first. For now, the only way to pass this variable to the
FindPkgConfig i've found is to run cmake executable with this env var set.
Wouldn't it be more consistent and neat to make FindPkgConfig to look at
CMAKE_PREFIX_PATH?
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2012-02-02 10:29 arrowdodger New Issue
======================================================================
More information about the cmake-developers
mailing list