summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeCommands/target_compile_definitions
Commit message (Expand)AuthorAgeFilesLines
* Genex: CompileLang and CompileLangAndId now match against a list of idsRobert Maynard2019-06-032-0/+5
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-013-35/+35
* Genex: Enable COMPILE_LANGUAGE for COMPILE_DEFINITIONS with VS and XcodeBrad King2018-01-123-14/+30
* Revise C++ coding style using clang-formatKitware Robot2016-05-163-27/+32
* Genex: Allow COMPILE_LANGUAGE when processing compile definitions.Stephen Kelly2015-03-093-0/+56
* 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