MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0014802 | CMake | CMake | public | 2014-03-10 16:06 | 2015-11-02 09:13 |
| Reporter | Gregor Jasny | ||||
| Assigned To | |||||
| Priority | normal | Severity | feature | Reproducibility | N/A |
| Status | closed | Resolution | won't fix | ||
| Platform | OS | OS Version | |||
| Product Version | CMake 2.8.12.2 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0014802: Add option to find_library to invalidate cache if hints or paths have changed | ||||
| Description | Hello, in our build system we read the version of precompiled libraries with cmake from a file. This version and a well-known path suffix form the PATH attribute of the find_library (and similar) command. But if the version is gets changed, cmake will be still using the cached entry. My proposal is to add a parameter that changes the behaviour: Once the hints / paths, etc. to the find_library call changes, the cached result will be purged. Currently I'm using a self-written function to achieve this behaviour but I think it is generic and useful enough to have it provided within cmake itself. Thanks, Gregor | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2014-03-10 16:06 | Gregor Jasny | New Issue | |||
| 2014-03-11 09:29 | Brad King | Relationship added | related to 0014803 | ||
| 2014-03-11 09:52 | Brad King | Relationship deleted | related to 0014803 | ||
| 2014-03-11 11:43 | Brad King | Note Added: 0035387 | |||
| 2015-03-24 12:21 | Gregor Jasny | Note Added: 0038286 | |||
| 2015-03-24 13:33 | Brad King | Status | new => resolved | ||
| 2015-03-24 13:33 | Brad King | Resolution | open => won't fix | ||
| 2015-11-02 09:13 | Robert Maynard | Note Added: 0039745 | |||
| 2015-11-02 09:13 | Robert Maynard | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||