summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/vs-UseDebugLibraries.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/release/dev/vs-UseDebugLibraries.rst')
-rw-r--r--Help/release/dev/vs-UseDebugLibraries.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/Help/release/dev/vs-UseDebugLibraries.rst b/Help/release/dev/vs-UseDebugLibraries.rst
index 477c385..b3774a9 100644
--- a/Help/release/dev/vs-UseDebugLibraries.rst
+++ b/Help/release/dev/vs-UseDebugLibraries.rst
@@ -1,6 +1,10 @@
vs-UseDebugLibraries
--------------------
+* :ref:`Visual Studio Generators` now add ``UseDebugLibraries`` indicators to
+ ``.vcxproj`` files to denote which configurations are debug configurations.
+ See policy :policy:`CMP0162`.
+
* The :variable:`CMAKE_VS_USE_DEBUG_LIBRARIES` variable and corresponding
:prop_tgt:`VS_USE_DEBUG_LIBRARIES` target property were added to explicitly
control ``UseDebugLibraries`` indicators in ``.vcxproj`` files.