summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/VS10ProjectUseDebugLibraries/Explicit-CMP0162-NEW-check.cmake
Commit message (Collapse)AuthorAgeFilesLines
* VS: Add UseDebugLibraries to vcxproj files by defaultBrad King2024-02-221-0/+1
Use heuristics to select a reasonable value. Add policy CMP0162 to provide compatibility with existing projects. Fixes: #25327