diff options
author | Michael Stürmer <michael.stuermer@schaeffler.com> | 2017-04-07 14:26:14 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2017-06-13 14:46:31 (GMT) |
commit | 07ec212ae8d55cd20c315a8e73bd358762f3f959 (patch) | |
tree | d47f6899f2af29ceba31cd2cbb12ef67ecd25012 /Help/manual | |
parent | 4ba2d2e3d76cb1ec04c612f9646c47d3f1231ad2 (diff) | |
download | CMake-07ec212ae8d55cd20c315a8e73bd358762f3f959.zip CMake-07ec212ae8d55cd20c315a8e73bd358762f3f959.tar.gz CMake-07ec212ae8d55cd20c315a8e73bd358762f3f959.tar.bz2 |
VS: add target property VS_DOTNET_REFERENCEPROP_<refname>_TAG_<tagname>
Fixes: #16689
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 |