diff options
author | Brad King <brad.king@kitware.com> | 2019-06-27 12:56:31 (GMT) |
---|---|---|
committer | Kitware Robot <kwrobot@kitware.com> | 2019-06-27 12:56:41 (GMT) |
commit | 3327fe948ef61ec907b1d0c056d8933f65c18214 (patch) | |
tree | 952575463628c55ab0178f4cb161460b75362a2b /Help/manual | |
parent | 50b2e74396fe09e928bf5d2b4c747257394aa138 (diff) | |
parent | cd92f8f8bf9d3312f195ac5c27c129ff7868fa7e (diff) | |
download | CMake-3327fe948ef61ec907b1d0c056d8933f65c18214.zip CMake-3327fe948ef61ec907b1d0c056d8933f65c18214.tar.gz CMake-3327fe948ef61ec907b1d0c056d8933f65c18214.tar.bz2 |
Merge topic 'vs-dpi-aware'
cd92f8f8bf VS: Add VS_DPI_AWARE target property
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !3418
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 77b1ae8..0beca82 100644 --- a/Help/manual/cmake-properties.7.rst +++ b/Help/manual/cmake-properties.7.rst @@ -331,6 +331,7 @@ Properties on Targets /prop_tgt/VS_DOTNET_REFERENCES /prop_tgt/VS_DOTNET_REFERENCES_COPY_LOCAL /prop_tgt/VS_DOTNET_TARGET_FRAMEWORK_VERSION + /prop_tgt/VS_DPI_AWARE /prop_tgt/VS_GLOBAL_KEYWORD /prop_tgt/VS_GLOBAL_PROJECT_TYPES /prop_tgt/VS_GLOBAL_ROOTNAMESPACE |