- 22 Apr, 2021 1 commit
-
-
Kyle Edwards authored
Fixes: #22096
-
- 29 Mar, 2021 1 commit
-
- 15 Dec, 2020 1 commit
-
-
Brad King authored
-
Fixes: #22096
With generator expressions in a custom command's `OUTPUT` and `BYPRODUCTS`, it is possible to have no outputs at all for a particular configuration. Generate no rule in this case. Fixes: #21989