mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-03 04:10:05 -06:00
`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.