Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove use of TARGET_DEFINED from target_include_directories test. | Stephen Kelly | 2013-02-25 | 1 | -3/+3 |
* | Revert "Add the $<LINKED:...> generator expression." | Stephen Kelly | 2013-02-13 | 2 | -13/+0 |
* | Don't use LINKED where not needed. | Stephen Kelly | 2013-02-12 | 1 | -1/+1 |
* | Add the $<LINKED:...> generator expression. | Stephen Kelly | 2013-01-31 | 2 | -1/+15 |
* | Make subclasses responsible for joining content. | Stephen Kelly | 2013-01-29 | 3 | -0/+8 |
* | Don't allow targets args in the new target commands. | Stephen Kelly | 2013-01-29 | 1 | -1/+1 |
* | Merge topic 'disallow-IMPORTED-interface-porcelain' | Brad King | 2013-01-23 | 2 | -14/+1 |
|\ | |||||
| * | Disallow porcelain to populate includes and defines of IMPORTED targets. | Stephen Kelly | 2013-01-21 | 2 | -14/+1 |
* | | Make sure generator expressions can be used with target_include_directories. | Stephen Kelly | 2013-01-16 | 1 | -1/+6 |
|/ | |||||
* | Add the target_include_directories command. | Stephen Kelly | 2013-01-10 | 3 | -0/+99 |