diff options
author | Brad King <brad.king@kitware.com> | 2019-02-26 16:10:00 (GMT) |
---|---|---|
committer | Kitware Robot <kwrobot@kitware.com> | 2019-02-26 16:10:08 (GMT) |
commit | 2621efac19e0538f0f92f69ecab60db184c70953 (patch) | |
tree | 2c5c4d365ee1d17b89a9263bcd1350457be9bd22 /Help/manual | |
parent | 28a296b6c43f87e6b148c2207062fcc9a09961a1 (diff) | |
parent | 917c035ada212cec47f92b51449b554526119372 (diff) | |
download | CMake-2621efac19e0538f0f92f69ecab60db184c70953.zip CMake-2621efac19e0538f0f92f69ecab60db184c70953.tar.gz CMake-2621efac19e0538f0f92f69ecab60db184c70953.tar.bz2 |
Merge topic 'vs-wince-no-deploy'
917c035ada VS: support suppressing deployment of selected targets
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2991
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 4366c0d..3d4536b 100644 --- a/Help/manual/cmake-properties.7.rst +++ b/Help/manual/cmake-properties.7.rst @@ -334,6 +334,7 @@ Properties on Targets /prop_tgt/VS_IOT_STARTUP_TASK /prop_tgt/VS_KEYWORD /prop_tgt/VS_MOBILE_EXTENSIONS_VERSION + /prop_tgt/VS_NO_SOLUTION_DEPLOY /prop_tgt/VS_SCC_AUXPATH /prop_tgt/VS_SCC_LOCALPATH /prop_tgt/VS_SCC_PROJECTNAME |