View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012926CMakeModulespublic2012-02-02 10:292014-11-03 08:38
Reporterarrowdodger 
Assigned ToDaniele E. Domenichelli 
PrioritylowSeverityminorReproducibilityN/A
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCMake 2.8.7 
Target VersionCMake 3.1Fixed in VersionCMake 3.1 
Summary0012926: FindPkgConfig module doesn't honor CMAKE_PREFIX_PATH.
DescriptionThere 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?
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0030356)
David Cole (manager)
2012-08-11 21:09

Sending old, never assigned issues to the backlog.

(The age of the bug, plus the fact that it's never been assigned to anyone means that nobody is actively working on it...)

If an issue you care about is sent to the backlog when you feel it should have been addressed in a different manner, please bring it up on the CMake mailing list for discussion. Sign up for the mailing list here, if you're not already on it: http://www.cmake.org/mailman/listinfo/cmake [^]

It's easy to re-activate a bug here if you can find a CMake developer who has the bandwidth to take it on, and ferry a fix through to our 'next' branch for dashboard testing.
(0035417)
Brad King (manager)
2014-03-17 09:43

This is now implemented here:

 FindPkgConfig: Extend PKG_CONFIG_PATH using CMake variables
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=3df51470 [^]
(0035836)
Daniele E. Domenichelli (developer)
2014-05-07 09:21

Fixed in 3df5147043d83aa09acd5c9ce31d5c602efb99db
(0037131)
Robert Maynard (manager)
2014-11-03 08:38

Closing resolved issues that have not been updated in more than 4 months.

 Issue History
Date Modified Username Field Change
2012-02-02 10:29 arrowdodger New Issue
2012-08-11 21:09 David Cole Status new => backlog
2012-08-11 21:09 David Cole Note Added: 0030356
2014-03-17 09:38 Brad King Assigned To => Daniele E. Domenichelli
2014-03-17 09:38 Brad King Status backlog => assigned
2014-03-17 09:43 Brad King Note Added: 0035417
2014-03-17 09:43 Brad King Target Version => CMake 3.1
2014-05-07 09:21 Daniele E. Domenichelli Note Added: 0035836
2014-05-07 09:21 Daniele E. Domenichelli Status assigned => resolved
2014-05-07 09:21 Daniele E. Domenichelli Fixed in Version => CMake 3.1
2014-05-07 09:21 Daniele E. Domenichelli Resolution open => fixed
2014-11-03 08:38 Robert Maynard Note Added: 0037131
2014-11-03 08:38 Robert Maynard Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team