summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/alias_targets
Commit message (Expand)AuthorAgeFilesLines
* Tests/RunCMake: Update cmake_minimum_required versionsBrad King2023-02-112-2/+2
* Add deprecation warnings for policies CMP0108 and belowBrad King2022-10-121-0/+10
* Merge topic 'imported-local-target-alias'Brad King2020-07-131-0/+7
|\
| * ALIAS targets: Non-global aliases must be propagated to sub-directoriesMarc Chevrier2020-07-111-0/+7
* | Tests/RunCMake: Update cmake_minimum_required versionsBrad King2020-06-182-2/+2
|/
* add_library/add_executable: allow local alias to imported targetsMarc Chevrier2020-06-028-16/+107
* ALIAS target: cannot overwrite an existing targetMarc Chevrier2020-05-286-0/+61
* add_library: Restore error on alias of non-global imported targetBrad King2018-05-101-2/+8
* Add support for IMPORTED GLOBAL targets to be aliasedDeniz Bahadir2017-10-265-6/+99
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-1/+1
* Cygwin: Avoid legacy warnings in RunCMake.* testsBrad King2013-08-131-1/+1
* Add the ALIAS target concept for libraries and executables.Stephen Kelly2013-08-0257-0/+247