summaryrefslogtreecommitdiffstats
path: root/Help/policy/CMP0162.rst
Commit message (Collapse)AuthorAgeFilesLines
* VS: Add UseDebugLibraries to vcxproj files by defaultBrad King2024-02-221-0/+47
Use heuristics to select a reasonable value. Add policy CMP0162 to provide compatibility with existing projects. Fixes: #25327