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_link_libraries
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
target_link_libraries: Fix static library private deps in other dirs
Brad King
2019-04-30
1
-0/+4
*
target_link_libraries: Allow use with targets in other directories
Brad King
2018-09-12
1
-0/+12
*
target_link_libraries: Allow repeated use of LINK_{PRIVATE,PUBLIC} keywords.
Stephen Kelly
2013-10-17
1
-3/+3
*
target_link_libraries: Add PUBLIC/PRIVATE/INTERFACE keyword signature
Stephen Kelly
2013-07-24
1
-0/+6
*
TLL: Don't populate old link interface if CMP0022 is NEW.
Stephen Kelly
2013-07-08
1
-0/+2
*
Test that linking using the debug keyword to tll works.
Stephen Kelly
2013-05-16
1
-0/+8
*
Restore support for target names with '+' (#13986)
Stephen Kelly
2013-03-12
1
-0/+7
*
Remove use of TARGET_DEFINED from the target_link_libraries test.
Stephen Kelly
2013-02-25
1
-4/+4
*
Only use early evaluation termination for transitive properties.
Stephen Kelly
2013-02-07
1
-1/+4
*
Add includes and compile definitions with target_link_libraries.
Stephen Kelly
2013-01-31
1
-4/+21
*
Revert "Allow target_link_libraries with IMPORTED targets."
Stephen Kelly
2013-01-21
1
-3/+0
*
Allow generator expressions in LINK_INTERFACE_LIBRARIES.
Stephen Kelly
2013-01-10
1
-0/+10
*
Merge topic 'tll-IMPORTED-targets'
Brad King
2013-01-10
1
-0/+3
|
\
|
*
Allow target_link_libraries with IMPORTED targets.
Stephen Kelly
2013-01-08
1
-0/+3
*
|
Merge topic 'LINK_LIBRARIES-property'
Brad King
2013-01-08
1
-0/+7
|
\
\
|
*
|
Add LINK_LIBRARIES property for direct target link dependencies
Stephen Kelly
2013-01-08
1
-0/+7
|
|
/
*
|
Add CMAKE_BUILD_INTERFACE_INCLUDES build-variable.
Stephen Kelly
2013-01-08
1
-0/+7
|
/
*
Make targets depend on the link interface of their dependees.
Stephen Kelly
2013-01-03
1
-0/+7
*
target_link_libraries: Add LINK_(PUBLIC|PRIVATE) options
Stephen Kelly
2011-11-22
1
-0/+58