mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-15 05:51:07 -05:00
Add a `VS_NO_SOLUTION_DEPLOY` target property to explicitly specify for each target whether to suppress VS solution deployment of the generated target project. Fixes: #18953