Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target_link_libraries: Allow use with targets in other directories | Brad King | 2018-09-12 | 1 | -1/+7 |
* | Revert "target_link_libraries: Allow use with targets in other directories" | Brad King | 2018-07-03 | 1 | -3/+0 |
* | target_link_libraries: Allow use with targets in other directories | Patrick Stotko | 2018-05-15 | 1 | -0/+3 |
* | Teach target_* commands to set INTERFACE properties of IMPORTED targets | Deniz Bahadir | 2017-10-26 | 1 | -0/+2 |
* | target_link_libraries: Allow linking to UNKNOWN IMPORTED GLOBAL libs | Brad King | 2017-08-31 | 1 | -0/+1 |
* | Fix export of STATIC library PRIVATE non-target dependencies | Brad King | 2016-02-17 | 1 | -0/+2 |
* | cmComputeLinkInformation: Lookup a target only if we have one | Brad King | 2015-08-13 | 1 | -0/+1 |
* | cmTarget: Fix diagnostic of target_link_libraries in wrong directory (#15626) | Brad King | 2015-06-25 | 1 | -0/+1 |
* | target_link_libraries: Add PUBLIC/PRIVATE/INTERFACE keyword signature | Stephen Kelly | 2013-07-24 | 1 | -0/+8 |