summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeCommands/target_compile_definitions
Commit message (Expand)AuthorAgeFilesLines
* cmTarget: Don't update IMPORTED target compilation propertiesStephen Kelly2014-01-041-0/+7
* Allow target commands to be invoked with no items (#14325).Stephen Kelly2013-07-311-0/+5
* Revert "Add the TARGET_DEFINED generator expression"Stephen Kelly2013-02-252-10/+0
* Revert "Add the $<LINKED:...> generator expression."Stephen Kelly2013-02-132-10/+0
* Don't use LINKED where not needed.Stephen Kelly2013-02-121-1/+1
* Add the $<LINKED:...> generator expression.Stephen Kelly2013-01-312-0/+10
* Make subclasses responsible for joining content.Stephen Kelly2013-01-292-0/+5
* Don't allow targets args in the new target commands.Stephen Kelly2013-01-291-1/+1
* Disallow porcelain to populate includes and defines of IMPORTED targets.Stephen Kelly2013-01-212-10/+1
* Add the TARGET_DEFINED generator expressionStephen Kelly2013-01-132-0/+10
* Add the target_compile_definitions command.Stephen Kelly2013-01-103-0/+58