Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ninja Multi-Config: Fix dependencies of custom commands | Kyle Edwards | 2020-09-17 | 1 | -6/+8 |
| | | | | | | | | | | a9fd3a10 addressed the scenario where the depending target is a utility target, but not the scenario where the dependent target is a utility target. Account for this scenario. Also add a Qt-specific test case. Fixes: #21118 | ||||
* | Ninja Multi-Config: Fix dependencies of utility targets | Kyle Edwards | 2020-09-02 | 1 | -1/+11 |
| | | | | Fixes: #21118 | ||||
* | Tests: Add test for Multi-Configuration Ninja generator | Kyle Edwards | 2019-12-13 | 1 | -0/+39 |