diff options
author | Brad King <brad.king@kitware.com> | 2020-02-26 16:38:03 (GMT) |
---|---|---|
committer | Kitware Robot <kwrobot@kitware.com> | 2020-02-26 16:38:14 (GMT) |
commit | 85c1b2b6dde8c29187461b3041e26c539ee7ab4e (patch) | |
tree | 699306b0f36358d0176424f29ac6e0578ab071ac /Help/manual | |
parent | 54d1268ed466c68845e01d28fc17f162f384ac39 (diff) | |
parent | 7c944da75700a2f68879551a253093b73f2d7951 (diff) | |
download | CMake-85c1b2b6dde8c29187461b3041e26c539ee7ab4e.zip CMake-85c1b2b6dde8c29187461b3041e26c539ee7ab4e.tar.gz CMake-85c1b2b6dde8c29187461b3041e26c539ee7ab4e.tar.bz2 |
Merge topic 'vs-sln-deploy'
7c944da757 VS: Add target property to explicitly control solution deployment
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !4357
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 fb84378..37f8678 100644 --- a/Help/manual/cmake-properties.7.rst +++ b/Help/manual/cmake-properties.7.rst @@ -375,6 +375,7 @@ Properties on Targets /prop_tgt/VS_SCC_PROJECTNAME /prop_tgt/VS_SCC_PROVIDER /prop_tgt/VS_SDK_REFERENCES + /prop_tgt/VS_SOLUTION_DEPLOY /prop_tgt/VS_USER_PROPS /prop_tgt/VS_WINDOWS_TARGET_PLATFORM_MIN_VERSION /prop_tgt/VS_WINRT_COMPONENT |