summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeCommands/target_include_directories/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Genex: Enable COMPILE_LANGUAGE for INCLUDE_DIRECTORIES with VS and XcodeBrad King2018-01-121-10/+10
* Genex: Allow COMPILE_LANGUAGE when processing include directories.Stephen Kelly2015-03-091-0/+14
* cmTarget: Don't update IMPORTED target compilation propertiesStephen Kelly2014-01-041-0/+7
* target_include_directories: Allow relative path with genexStephen Kelly2013-11-261-1/+2
* Allow target commands to be invoked with no items (#14325).Stephen Kelly2013-07-311-0/+14
* Remove use of TARGET_DEFINED from target_include_directories test.Stephen Kelly2013-02-251-3/+3
* Revert "Add the $<LINKED:...> generator expression."Stephen Kelly2013-02-131-8/+0
* Don't use LINKED where not needed.Stephen Kelly2013-02-121-1/+1
* Add the $<LINKED:...> generator expression.Stephen Kelly2013-01-311-1/+10
* 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
* Merge topic 'disallow-IMPORTED-interface-porcelain'Brad King2013-01-231-9/+1
|\
| * Disallow porcelain to populate includes and defines of IMPORTED targets.Stephen Kelly2013-01-211-9/+1
* | Make sure generator expressions can be used with target_include_directories.Stephen Kelly2013-01-161-1/+6
|/
* Add the target_include_directories command.Stephen Kelly2013-01-101-0/+50