summaryrefslogtreecommitdiffstats
path: root/Help/prop_tgt/PRECOMPILE_HEADERS_REUSE_FROM.rst
Commit message (Collapse)AuthorAgeFilesLines
* Help: fixed typos in PCH / Unity Build docCorentin Plouet2019-09-301-1/+1
| | | | + typos in source code
* Precompile Headers: Add REUSE_FROM signatureCristian Adam2019-09-171-0/+7
Add the ability to share precompiled headers artifacts between targets. Fixes: #19659