index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
CMakeCommands
/
target_include_directories
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
3
-19/+19
*
Genex: Enable COMPILE_LANGUAGE for INCLUDE_DIRECTORIES with VS and Xcode
Brad King
2018-01-12
3
-16/+20
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
3
-11/+20
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-2/+2
*
Genex: Allow COMPILE_LANGUAGE when processing include directories.
Stephen Kelly
2015-03-09
5
-0/+37
*
cmTarget: Don't update IMPORTED target compilation properties
Stephen Kelly
2014-01-04
1
-0/+7
*
target_include_directories: Allow relative path with genex
Stephen Kelly
2013-11-26
3
-1/+9
*
Allow target commands to be invoked with no items (#14325).
Stephen Kelly
2013-07-31
1
-0/+14
*
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