MantisBT - CMake |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0015910 | CMake | Modules | public | 2016-01-12 09:54 | 2016-06-10 14:21 |
|
| Reporter | Sam Thursfield | |
| Assigned To | | |
| Priority | normal | Severity | minor | Reproducibility | N/A |
| Status | closed | Resolution | fixed | |
| Platform | | OS | | OS Version | |
| Product Version | CMake 3.4.1 | |
| Target Version | CMake 3.5 | Fixed in Version | CMake 3.5 | |
|
| Summary | 0015910: pkg_check_modules() should add PREFIX/share/pkgconfig to PKG_CONFIG_PATH |
| Description | Most 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.
|
| Steps To Reproduce | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | | related to | 0015903 | closed | Ben Boeckel | pkg_search_module no longer caches _PREFIX, _LIBDIR, _INCLUDEDIR |
|
| Attached Files | cmake-pkg-config-search-path.patch (1,113) 2016-01-12 09:54 https://public.kitware.com/Bug/file/5605/cmake-pkg-config-search-path.patch |
|
| 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 |