Skip to content

VS: support supressing deployment of selected targets

Wil Stark requested to merge wilstark/cmake:fix_18953 into master

Supports VS_NO_SOLUTION_DEPLOY and VS_NO_SOLUTION_DEPLOY_<CONFIG> target variables to suppress VS solution deploy of the generated target project.

Fixes: #18953 (closed)
Topic-rename: vs-wince-no-deploy

Edited by Brad King

Merge request reports