summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeCommands/target_compile_definitions/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Genex: CompileLang and CompileLangAndId now match against a list of idsRobert Maynard2019-06-031-0/+1
* Genex: Enable COMPILE_LANGUAGE for COMPILE_DEFINITIONS with VS and XcodeBrad King2018-01-121-11/+11
* Genex: Allow COMPILE_LANGUAGE when processing compile definitions.Stephen Kelly2015-03-091-0/+15
* 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-251-2/+0
* Revert "Add the $<LINKED:...> generator expression."Stephen Kelly2013-02-131-6/+0
* Don't use LINKED where not needed.Stephen Kelly2013-02-121-1/+1
* Add the $<LINKED:...> generator expression.Stephen Kelly2013-01-311-0/+6
* Make subclasses responsible for joining content.Stephen Kelly2013-01-291-0/+1
* 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-211-6/+1
* Add the TARGET_DEFINED generator expressionStephen Kelly2013-01-131-0/+2
* Add the target_compile_definitions command.Stephen Kelly2013-01-101-0/+26