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
======================================================================

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to