Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'imported-local-target-alias' | Brad King | 2020-07-13 | 1 | -0/+7 |
|\ | |||||
| * | ALIAS targets: Non-global aliases must be propagated to sub-directories | Marc Chevrier | 2020-07-11 | 1 | -0/+7 |
* | | Tests/RunCMake: Update cmake_minimum_required versions | Brad King | 2020-06-18 | 2 | -2/+2 |
|/ | |||||
* | add_library/add_executable: allow local alias to imported targets | Marc Chevrier | 2020-06-02 | 8 | -16/+107 |
* | ALIAS target: cannot overwrite an existing target | Marc Chevrier | 2020-05-28 | 6 | -0/+61 |
* | add_library: Restore error on alias of non-global imported target | Brad King | 2018-05-10 | 1 | -2/+8 |
* | Add support for IMPORTED GLOBAL targets to be aliased | Deniz Bahadir | 2017-10-26 | 5 | -6/+99 |
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -1/+1 |
* | Cygwin: Avoid legacy warnings in RunCMake.* tests | Brad King | 2013-08-13 | 1 | -1/+1 |
* | Add the ALIAS target concept for libraries and executables. | Stephen Kelly | 2013-08-02 | 57 | -0/+247 |