diff options
author | Bartosz Kosiorek <bartosz.kosiorek@tomtom.com> | 2019-04-05 17:22:38 +0200 |
---|---|---|
committer | Bartosz Kosiorek <bartosz.kosiorek@tomtom.com> | 2019-04-08 14:55:56 +0200 |
commit | cb33befe2dec44728003720ec187ff2e7eb0317a (patch) | |
tree | c5ac4dd3fc6f131c02d2cfd120d92392328aad21 /Help/prop_sf | |
parent | 0e4fbb4a1f24bf1e9cda4fca41f9cf80bd57aaf4 (diff) | |
download | cmake-cb33befe2dec44728003720ec187ff2e7eb0317a.tar.gz |
Modules: Update documentation formatting
Diffstat (limited to 'Help/prop_sf')
-rw-r--r-- | Help/prop_sf/VS_DEPLOYMENT_CONTENT.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/prop_sf/VS_DEPLOYMENT_CONTENT.rst b/Help/prop_sf/VS_DEPLOYMENT_CONTENT.rst index 89a5357b6f..6a38478fee 100644 --- a/Help/prop_sf/VS_DEPLOYMENT_CONTENT.rst +++ b/Help/prop_sf/VS_DEPLOYMENT_CONTENT.rst @@ -3,7 +3,7 @@ VS_DEPLOYMENT_CONTENT Mark a source file as content for deployment with a Windows Phone or Windows Store application when built with a - :manual:`Visual Studio generators <cmake-generators(7)>`. +:manual:`Visual Studio generators <cmake-generators(7)>`. The value must evaluate to either ``1`` or ``0`` and may use :manual:`generator expressions <cmake-generator-expressions(7)>` to make the choice based on the build configuration. |