|
|
@@ -9,3 +9,7 @@ The property value may use
|
|
|
This property is initialized by the value of the variable
|
|
|
:variable:`CMAKE_DEBUGGER_WORKING_DIRECTORY` if it is set when a target is
|
|
|
created.
|
|
|
+
|
|
|
+If the :prop_tgt:`VS_DEBUGGER_WORKING_DIRECTORY` property is also set, it will
|
|
|
+take precedence over ``DEBUGGER_WORKING_DIRECTORY`` when using one of the
|
|
|
+Visual Studio generators.
|