View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015910CMakeModulespublic2016-01-12 09:542016-06-10 14:21
ReporterSam Thursfield 
Assigned To 
PrioritynormalSeverityminorReproducibilityN/A
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCMake 3.4.1 
Target VersionCMake 3.5Fixed in VersionCMake 3.5 
Summary0015910: pkg_check_modules() should add PREFIX/share/pkgconfig to PKG_CONFIG_PATH
DescriptionMost 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.
TagsNo tags attached.
Attached Filespatch file icon cmake-pkg-config-search-path.patch [^] (1,113 bytes) 2016-01-12 09:54 [Show Content]

 Relationships
related to 0015903closedBen Boeckel pkg_search_module no longer caches _PREFIX, _LIBDIR, _INCLUDEDIR 

  Notes
(0040209)
Brad King (manager)
2016-01-12 13:43

Thanks, applied:

FindPkgConfig: add PREFIX/share/pkgconfig to PKG_CONFIG_PATH
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=36d87e18 [^]
(0041293)
Kitware Robot (administrator)
2016-06-10 14:21

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.

 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
2016-01-12 09:58 Brad King Relationship added related to 0015903
2016-01-12 13:43 Brad King Note Added: 0040209
2016-01-12 13:43 Brad King Status new => resolved
2016-01-12 13:43 Brad King Resolution open => fixed
2016-01-12 13:43 Brad King Fixed in Version => CMake 3.5
2016-01-12 13:43 Brad King Target Version => CMake 3.5
2016-06-10 14:21 Kitware Robot Note Added: 0041293
2016-06-10 14:21 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team