mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-05 06:40:26 -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.