summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/target_link_libraries/RunCMakeTest.cmake
Commit message (Expand)AuthorAgeFilesLines
* Deprecate compatibility with CMake versions older than 3.5Brad King2023-02-111-0/+1
* Tests: Split RunCMake.target_link_libraries testMarc Chevrier2020-06-171-68/+0
* add_library/add_executable: allow local alias to imported targetsMarc Chevrier2020-06-021-9/+23
* target_link_libraries: self-link through ALIAS is an errorMarc Chevrier2020-05-301-0/+2
* Merge topic 'link-libs-config-case'Brad King2020-03-311-0/+8
|\
| * target_link_libraries: Fix regression in case of $<CONFIG> genexBrad King2020-03-301-0/+8
* | Genex: Add $<LINK_LANGUAGE:...> and $<LINK_LANG_AND_ID:...>Marc Chevrier2020-02-261-0/+54
|/
* Tests: add tests for empty-value keyword arguments in target_*Ben Boeckel2018-10-261-0/+1
* target_link_libraries: Allow use with targets in other directoriesBrad King2018-09-121-1/+7
* Revert "target_link_libraries: Allow use with targets in other directories"Brad King2018-07-031-3/+0
* target_link_libraries: Allow use with targets in other directoriesPatrick Stotko2018-05-151-0/+3
* Teach target_* commands to set INTERFACE properties of IMPORTED targetsDeniz Bahadir2017-10-261-0/+2
* target_link_libraries: Allow linking to UNKNOWN IMPORTED GLOBAL libsBrad King2017-08-311-0/+1
* Fix export of STATIC library PRIVATE non-target dependenciesBrad King2016-02-171-0/+2
* cmComputeLinkInformation: Lookup a target only if we have oneBrad King2015-08-131-0/+1
* cmTarget: Fix diagnostic of target_link_libraries in wrong directory (#15626)Brad King2015-06-251-0/+1
* target_link_libraries: Add PUBLIC/PRIVATE/INTERFACE keyword signatureStephen Kelly2013-07-241-0/+8