diff options
author | Brad King <brad.king@kitware.com> | 2017-06-14 16:43:24 (GMT) |
---|---|---|
committer | Kitware Robot <kwrobot@kitware.com> | 2017-06-14 16:43:34 (GMT) |
commit | c8b4da583878177099b3aa9c6eb895f968ccf11a (patch) | |
tree | f777eb2b907ad6f6ef65ffbc45467d85eaa758ee /Help/manual | |
parent | b0835fefd27dbb261397ac9fe3b9ab49a107966c (diff) | |
parent | 07ec212ae8d55cd20c315a8e73bd358762f3f959 (diff) | |
download | CMake-c8b4da583878177099b3aa9c6eb895f968ccf11a.zip CMake-c8b4da583878177099b3aa9c6eb895f968ccf11a.tar.gz CMake-c8b4da583878177099b3aa9c6eb895f968ccf11a.tar.bz2 |
Merge topic 'vs-dotnet-custom-reference-tags'
07ec212a VS: add target property VS_DOTNET_REFERENCEPROP_<refname>_TAG_<tagname>
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !960
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 ec25596..94ab70c 100644 --- a/Help/manual/cmake-properties.7.rst +++ b/Help/manual/cmake-properties.7.rst @@ -291,6 +291,7 @@ Properties on Targets /prop_tgt/VS_DEBUGGER_WORKING_DIRECTORY /prop_tgt/VS_DESKTOP_EXTENSIONS_VERSION /prop_tgt/VS_DOTNET_REFERENCE_refname + /prop_tgt/VS_DOTNET_REFERENCEPROP_refname_TAG_tagname /prop_tgt/VS_DOTNET_REFERENCES /prop_tgt/VS_DOTNET_REFERENCES_COPY_LOCAL /prop_tgt/VS_DOTNET_TARGET_FRAMEWORK_VERSION |