Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PCH: Do not issue an error on duplicate target_precompile_headers call | Cristian Adam | 2019-11-15 | 1 | -1/+8 |
| | | | | Fixes: #19970 | ||||
* | Precompile Headers: Add REUSE_FROM signature | Cristian Adam | 2019-09-17 | 1 | -0/+20 |
Add the ability to share precompiled headers artifacts between targets. Fixes: #19659 |