summaryrefslogtreecommitdiffstats
path: root/Help/policy/CMP0142.rst
Commit message (Collapse)AuthorAgeFilesLines
* Xcode: Do not append per-config suffixes to library search pathsMikko Sivulainen2022-09-151-0/+27
Add policy `CMP0142` to remove the automatic addition of the `$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)` suffix in a compatible way. Fixes: #21757