Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target_link_libraries: Slightly fix some error-messages. | Deniz Bahadir | 2017-11-29 | 1 | -2/+2 |
* | Teach target_* commands to set INTERFACE properties of IMPORTED targets | Deniz Bahadir | 2017-10-26 | 5 | -0/+12 |
* | target_link_libraries: Allow linking to UNKNOWN IMPORTED GLOBAL libs | Brad King | 2017-08-31 | 2 | -0/+5 |
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -1/+1 |
* | Fix export of STATIC library PRIVATE non-target dependencies | Brad King | 2016-02-17 | 5 | -0/+17 |
* | cmComputeLinkInformation: Lookup a target only if we have one | Brad King | 2015-08-13 | 2 | -0/+11 |
* | cmTarget: Fix diagnostic of target_link_libraries in wrong directory (#15626) | Brad King | 2015-06-25 | 6 | -0/+11 |
* | Policies: omit warnings about unset policies when they are actually set to NEW | Nils Gladitz | 2014-03-31 | 2 | -10/+0 |
* | Cygwin: Avoid legacy warnings in RunCMake.* tests | Brad King | 2013-08-13 | 1 | -1/+1 |
* | target_link_libraries: Add PUBLIC/PRIVATE/INTERFACE keyword signature | Stephen Kelly | 2013-07-24 | 21 | -0/+149 |