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
/
RunCMake
/
target_link_libraries
Commit message (
Expand
)
Author
Age
Files
Lines
*
target_link_libraries: Fix out-of-dir linking of a list of targets
Brad King
2020-01-16
8
-8/+26
*
target_link_libraries: Fix out-of-dir calls with debug/optimized keywords
Brad King
2020-01-10
4
-4/+4
*
cmExportInstallFileGenerator: improve error message
Ben Boeckel
2019-08-20
1
-1/+1
*
Tests: add tests for empty-value keyword arguments in target_*
Ben Boeckel
2018-10-26
2
-0/+5
*
Testing: Update hard-coded line numbers to [0-9]+ in some tests
Kyle Edwards
2018-10-10
6
-6/+6
*
target_link_libraries: Allow use with targets in other directories
Brad King
2018-09-12
27
-11/+77
*
Revert "target_link_libraries: Allow use with targets in other directories"
Brad King
2018-07-03
15
-94/+7
*
target_link_libraries: Allow use with targets in other directories
Patrick Stotko
2018-05-15
15
-7/+94
*
target_link_libraries: Slightly fix some error-messages.
Deniz Bahadir
2017-11-29
1
-2/+2
*
Teach target_* commands to set INTERFACE properties of IMPORTED targets
Deniz Bahadir
2017-10-26
5
-0/+12
*
target_link_libraries: Allow linking to UNKNOWN IMPORTED GLOBAL libs
Brad King
2017-08-31
2
-0/+5
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-1/+1
*
Fix export of STATIC library PRIVATE non-target dependencies
Brad King
2016-02-17
5
-0/+17
*
cmComputeLinkInformation: Lookup a target only if we have one
Brad King
2015-08-13
2
-0/+11
*
cmTarget: Fix diagnostic of target_link_libraries in wrong directory (#15626)
Brad King
2015-06-25
6
-0/+11
*
Policies: omit warnings about unset policies when they are actually set to NEW
Nils Gladitz
2014-03-31
2
-10/+0
*
Cygwin: Avoid legacy warnings in RunCMake.* tests
Brad King
2013-08-13
1
-1/+1
*
target_link_libraries: Add PUBLIC/PRIVATE/INTERFACE keyword signature
Stephen Kelly
2013-07-24
21
-0/+149