VS_DEPLOYMENT_CONTENT

From Get docs
Cmake/docs/3.21/prop sf/vs deployment content


VS_DEPLOYMENT_CONTENT

New in version 3.1.


Mark a source file as content for deployment with a Windows Phone or Windows Store application when built with a Visual Studio generators. The value must evaluate to either 1 or 0 and may use generator expressions to make the choice based on the build configuration. The .vcxproj file entry for the source file will be marked either DeploymentContent or ExcludedFromBuild for values 1 and 0, respectively.

© 2000–2021 Kitware, Inc. and Contributors
Licensed under the BSD 3-clause License.
https://cmake.org/cmake/help/v3.21/prop_sf/VS_DEPLOYMENT_CONTENT.html