MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0015174 | CMake | CMake | public | 2014-09-28 09:44 | 2016-06-10 14:31 |
| Reporter | Marc Seebold | ||||
| Assigned To | Kitware Robot | ||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | moved | ||
| Platform | PC | OS | Windows | OS Version | 7 x64 |
| Product Version | CMake 3.0.2 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0015174: TARGET_LINK_LIBRARIES adds libraries to INTERFACE_LINK_LIBRARIES without LINK_INTERFACE_LIBRARIES | ||||
| Description | TARGET_LINK_LIBRARIES(MYTARGET PRIVATE "mylib.lib") adds "mylib.lib" to "INTERFACE_LINK_LIBRARIES" property of target "MYTARGET". However, only in LINK_INTERFACE_LIBRARIES mode this property should be set. | ||||
| Steps To Reproduce | TARGET_LINK_LIBRARIES(MYTARGET PRIVATE "mylib.lib") | ||||
| Additional Information | Hotfix: SET_PROPERTY(TARGET MYTARGET PROPERTY INTERFACE_LINK_LIBRARIES "") | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2014-09-28 09:44 | Marc Seebold | New Issue | |||
| 2014-09-28 11:48 | Marc Seebold | Note Added: 0036867 | |||
| 2014-09-29 09:01 | Brad King | Note Added: 0036869 | |||
| 2016-06-10 14:29 | Kitware Robot | Note Added: 0042638 | |||
| 2016-06-10 14:29 | Kitware Robot | Status | new => resolved | ||
| 2016-06-10 14:29 | Kitware Robot | Resolution | open => moved | ||
| 2016-06-10 14:29 | Kitware Robot | Assigned To | => Kitware Robot | ||
| 2016-06-10 14:31 | Kitware Robot | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||