| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0015595 | CMake | Modules | public | 2015-05-29 13:28 | 2016-01-04 11:51 | ||||
| Reporter | Daniele E. Domenichelli | ||||||||
| Assigned To | Daniele E. Domenichelli | ||||||||
| Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | CMake 3.2.2 | ||||||||
| Target Version | CMake 3.3 | Fixed in Version | CMake 3.3 | ||||||
| Summary | 0015595: 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?). | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| 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. |
| Notes |
| 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 |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |