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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Genex: Enable COMPILE_LANGUAGE for INCLUDE_DIRECTORIES with VS and Xcode
Brad King
2018-01-12
1
-10/+10
*
Genex: Allow COMPILE_LANGUAGE when processing include directories.
Stephen Kelly
2015-03-09
1
-0/+14
*
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
1
-1/+2
*
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
1
-8/+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
1
-1/+10
*
Make subclasses responsible for joining content.
Stephen Kelly
2013-01-29
1
-0/+1
*
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
1
-9/+1
|
\
|
*
Disallow porcelain to populate includes and defines of IMPORTED targets.
Stephen Kelly
2013-01-21
1
-9/+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
1
-0/+50