diff options
author | Brad King <brad.king@kitware.com> | 2018-07-10 14:06:00 (GMT) |
---|---|---|
committer | Kitware Robot <kwrobot@kitware.com> | 2018-07-10 14:06:07 (GMT) |
commit | 5f7886c52b8f06c6429c66c102af9f4afe72896c (patch) | |
tree | ba8e32fb23b8948d10b9ea39fe48f809c32fccef /Help/manual | |
parent | be69317b971dd381fe771701aa9ed944416e26c6 (diff) | |
parent | 3b2ea092ef42f52434c9618023d3a7216bb43c98 (diff) | |
download | CMake-5f7886c52b8f06c6429c66c102af9f4afe72896c.zip CMake-5f7886c52b8f06c6429c66c102af9f4afe72896c.tar.gz CMake-5f7886c52b8f06c6429c66c102af9f4afe72896c.tar.bz2 |
Merge topic 'vs-deployment-files'
3b2ea092ef Help: Add documentation for DEPLOYMENT_ADDITIONAL_FILES
b771b2c300 VS: extended OutputDeploymentDebuggerTool for AdditionalFiles
2f4075fa45 VS: moved EscapeForXML function higher up and made static
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2184
Diffstat (limited to 'Help/manual')
-rw-r--r-- | Help/manual/cmake-properties.7.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Help/manual/cmake-properties.7.rst b/Help/manual/cmake-properties.7.rst index 9c2ac03..274206f 100644 --- a/Help/manual/cmake-properties.7.rst +++ b/Help/manual/cmake-properties.7.rst @@ -173,6 +173,7 @@ Properties on Targets /prop_tgt/DEBUG_POSTFIX /prop_tgt/DEFINE_SYMBOL /prop_tgt/DEPLOYMENT_REMOTE_DIRECTORY + /prop_tgt/DEPLOYMENT_ADDITIONAL_FILES /prop_tgt/DOTNET_TARGET_FRAMEWORK_VERSION /prop_tgt/EchoString /prop_tgt/ENABLE_EXPORTS |