MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0013132 | CMake | Modules | public | 2012-04-14 21:43 | 2012-09-03 16:01 |
| Reporter | Rex Dieter | ||||
| Assigned To | Rolf Eike Beer | ||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | CMake 2.8.8 | ||||
| Target Version | CMake 2.8.9 | Fixed in Version | CMake 2.8.9 | ||
| Summary | 0013132: FindPkgConfig.cmake not setting PKG_CONFIG_FOUND | ||||
| Description | issue 0013125 isn't quite fixed yet (and I couldn't figure out a way to reopen that one). from FindPackageHandleStandardArgs.cmake: # It also sets the <UPPERCASED_NAME>_FOUND variable. notice the *UPPERCASED* part, so what's in FindPkgConfig.cmake now: set(PKG_CONFIG_FOUND "${PkgConfig_FOUND}") does not work, but set(PKG_CONFIG_FOUND "${PKGCONFIG_FOUND}") does work. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2012-04-14 21:43 | Rex Dieter | New Issue | |||
| 2012-04-15 02:49 | Rolf Eike Beer | Note Added: 0029158 | |||
| 2012-04-15 02:49 | Rolf Eike Beer | Assigned To | => Rolf Eike Beer | ||
| 2012-04-15 02:49 | Rolf Eike Beer | Status | new => resolved | ||
| 2012-04-15 02:49 | Rolf Eike Beer | Resolution | open => fixed | ||
| 2012-04-15 02:49 | Rolf Eike Beer | Fixed in Version | => CMake 2.8.8 | ||
| 2012-04-15 02:49 | Rolf Eike Beer | Target Version | => CMake 2.8.8 | ||
| 2012-04-19 08:55 | Rolf Eike Beer | Status | resolved => feedback | ||
| 2012-04-19 08:55 | Rolf Eike Beer | Resolution | fixed => reopened | ||
| 2012-04-19 08:56 | Rolf Eike Beer | Status | feedback => resolved | ||
| 2012-04-19 08:56 | Rolf Eike Beer | Resolution | reopened => fixed | ||
| 2012-04-19 08:56 | Rolf Eike Beer | Product Version | => CMake 2.8.8 | ||
| 2012-04-19 08:56 | Rolf Eike Beer | Fixed in Version | CMake 2.8.8 => CMake 2.8.9 | ||
| 2012-04-19 08:56 | Rolf Eike Beer | Target Version | CMake 2.8.8 => CMake 2.8.9 | ||
| 2012-09-03 16:01 | David Cole | Note Added: 0030859 | |||
| 2012-09-03 16:01 | David Cole | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||