summaryrefslogtreecommitdiffstats
path: root/Help
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2016-01-12 18:56:17 (GMT)
committerBrad King <brad.king@kitware.com>2016-01-12 18:59:59 (GMT)
commitfc5d6592291aaff7238b7625468f9820a596d758 (patch)
tree5f6a243a1f0b659b679932f26271662d86a75452 /Help
parentb5009720d3020021f189570d72c099963795a5c5 (diff)
downloadCMake-fc5d6592291aaff7238b7625468f9820a596d758.zip
CMake-fc5d6592291aaff7238b7625468f9820a596d758.tar.gz
CMake-fc5d6592291aaff7238b7625468f9820a596d758.tar.bz2
VS: Map link `/debug:fastlink` flag to VS 2015 IDE property (#15894)
Suggested-by: Thomas Laguzzi <tholag@gmail.com>
Diffstat (limited to 'Help')
-rw-r--r--Help/release/dev/vs-debug-fastlink.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/Help/release/dev/vs-debug-fastlink.rst b/Help/release/dev/vs-debug-fastlink.rst
new file mode 100644
index 0000000..c2e0599
--- /dev/null
+++ b/Help/release/dev/vs-debug-fastlink.rst
@@ -0,0 +1,5 @@
+vs-debug-fastlink
+-----------------
+
+* The :generator:`Visual Studio 14 2015` generator learned to map the
+ ``/debug:fastlink`` linker flag to the ``.vcxproj`` file property.