[cmake-developers] [CMake 0015595]: FindPkgConfig does not use the CMAKE_FRAMEWORK_PATH and CMAKE_APPBUNDLE_PATH cache variables

Mantis Bug Tracker mantis at public.kitware.com
Fri May 29 13:28:58 EDT 2015


The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=15595 
====================================================================== 
Reported By:                Daniele E. Domenichelli
Assigned To:                Daniele E. Domenichelli
====================================================================== 
Project:                    CMake
Issue ID:                   15595
Category:                   Modules
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             2015-05-29 19:28 CEST
Last Modified:              2015-05-29 19:28 CEST
====================================================================== 
Summary:                    FindPkgConfig does not use the CMAKE_FRAMEWORK_PATH
and CMAKE_APPBUNDLE_PATH cache variables
Description: 
The 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?).
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2015-05-29 19:28 Daniele E. DomenichelliNew Issue                               
    
2015-05-29 19:28 Daniele E. DomenichelliStatus                   new => assigned
    
2015-05-29 19:28 Daniele E. DomenichelliAssigned To               => Daniele E.
Domenichelli
======================================================================



More information about the cmake-developers mailing list