Skip to content

VS: Honor WinCE deployment properties in VS 2010+

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

Adds support for Visual Studio 2013/WEC2013 debugging deployment. VS10 and later generators now use the DEPLOYMENT_ADDITIONAL_FILES and DEPLOYMENT_REMOTE_DIRECTORY to generate appropriate VS solution elements. This is my first contribution to CMake. Hope I'm getting this right.

Edited by Brad King

Merge request reports