MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0013902 | CMake | CMake | public | 2013-02-08 14:17 | 2014-06-02 08:37 |
Reporter | Stephen Kelly | ||||
Assigned To | Stephen Kelly | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | CMake 2.8.11 | ||||
Target Version | Fixed in Version | CMake 3.0 | |||
Summary | 0013902: target_link_libraries should not accept utility targets | ||||
Description | Code like this should throw an error. A policy will be needed for this. add_custom_target(check ALL COMMAND ${CMAKE_COMMAND} -E echo check ) target_link_libraries(check somelib) | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2013-02-08 14:17 | Stephen Kelly | New Issue | |||
2013-02-08 15:46 | Rolf Eike Beer | Note Added: 0032238 | |||
2013-11-08 17:09 | Stephen Kelly | Note Added: 0034426 | |||
2013-11-08 17:09 | Stephen Kelly | Status | new => resolved | ||
2013-11-08 17:09 | Stephen Kelly | Fixed in Version | => CMake 3.0 | ||
2013-11-08 17:09 | Stephen Kelly | Resolution | open => fixed | ||
2013-11-08 17:09 | Stephen Kelly | Assigned To | => Stephen Kelly | ||
2014-06-02 08:37 | Robert Maynard | Note Added: 0036006 | |||
2014-06-02 08:37 | Robert Maynard | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|