diff options
author | Michael Stürmer <michael.stuermer@schaeffler.com> | 2016-11-30 16:20:31 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2016-11-30 16:45:11 (GMT) |
commit | 163e8018098699b15f7aef9ded444aa72de49701 (patch) | |
tree | d45cf50786e3271c673c603d3996f88899603665 /Help/manual | |
parent | afe7d5f26d16a76d26ac361d7a41a5119d20dd11 (diff) | |
download | CMake-163e8018098699b15f7aef9ded444aa72de49701.zip CMake-163e8018098699b15f7aef9ded444aa72de49701.tar.gz CMake-163e8018098699b15f7aef9ded444aa72de49701.tar.bz2 |
VS: Add target property VS_DEBUGGER_WORKING_DIRECTORY
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 b365fdf..e55524c 100644 --- a/Help/manual/cmake-properties.7.rst +++ b/Help/manual/cmake-properties.7.rst @@ -269,6 +269,7 @@ Properties on Targets /prop_tgt/VERSION /prop_tgt/VISIBILITY_INLINES_HIDDEN /prop_tgt/VS_CONFIGURATION_TYPE + /prop_tgt/VS_DEBUGGER_WORKING_DIRECTORY /prop_tgt/VS_DESKTOP_EXTENSIONS_VERSION /prop_tgt/VS_DOTNET_REFERENCES /prop_tgt/VS_DOTNET_TARGET_FRAMEWORK_VERSION |