mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 22:31:18 -05:00
67de5b7b82
`Microsoft.Cl.Common.props` changes some default settings based on `UseDebugLibraries`. CMake models its own controls for these settings, so if the project does not set them, explicitly suppress them to avoid letting `UseDebugLibraries` affect them.