View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015595CMakeModulespublic2015-05-29 13:282016-01-04 11:51
ReporterDaniele E. Domenichelli 
Assigned ToDaniele E. Domenichelli 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCMake 3.2.2 
Target VersionCMake 3.3Fixed in VersionCMake 3.3 
Summary0015595: FindPkgConfig does not use the CMAKE_FRAMEWORK_PATH and CMAKE_APPBUNDLE_PATH cache variables
DescriptionThe CMAKE_FRAMEWORK_PATH and CMAKE_APPBUNDLE_PATH cache variables are supposed to be used to generate the extra paths passed to pkg-config, but instead the CMAKE_PREFIX_PATH variable is used.

I wrote a patch and added a couple of unit tests

topic: FindPkgConfig_fix_extra_path

  FindPkgConfig: Fix extra paths for CMAKE_{FRAMEWORK,APPBUNDLE}_PATH vars
  http://www.cmake.org/gitweb?p=stage/cmake.git;a=commitdiff;h=d4c6531 [^]

Let me know if I can merge this and to which branch (next or release?).
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0038866)
Brad King (manager)
2015-06-01 09:34

FindPkgConfig: Fix extra paths for CMAKE_{FRAMEWORK,APPBUNDLE}_PATH vars
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=d4c6531a [^]
(0040054)
Robert Maynard (manager)
2016-01-04 11:51

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

 Issue History
Date Modified Username Field Change
2015-05-29 13:28 Daniele E. Domenichelli New Issue
2015-05-29 13:28 Daniele E. Domenichelli Status new => assigned
2015-05-29 13:28 Daniele E. Domenichelli Assigned To => Daniele E. Domenichelli
2015-06-01 09:34 Brad King Note Added: 0038866
2015-06-01 09:34 Brad King Status assigned => resolved
2015-06-01 09:34 Brad King Resolution open => fixed
2015-06-01 09:34 Brad King Fixed in Version => CMake 3.3
2015-06-01 09:34 Brad King Target Version => CMake 3.3
2016-01-04 11:51 Robert Maynard Note Added: 0040054
2016-01-04 11:51 Robert Maynard Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team