summaryrefslogtreecommitdiff
path: root/Help/prop_tgt/VS_CONFIGURATION_TYPE.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/prop_tgt/VS_CONFIGURATION_TYPE.rst')
-rw-r--r--Help/prop_tgt/VS_CONFIGURATION_TYPE.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Help/prop_tgt/VS_CONFIGURATION_TYPE.rst b/Help/prop_tgt/VS_CONFIGURATION_TYPE.rst
index ff987ffb8..640bed596 100644
--- a/Help/prop_tgt/VS_CONFIGURATION_TYPE.rst
+++ b/Help/prop_tgt/VS_CONFIGURATION_TYPE.rst
@@ -4,6 +4,8 @@ VS_CONFIGURATION_TYPE
Visual Studio project configuration type.
Sets the ``ConfigurationType`` attribute for a generated Visual Studio project.
+The property value may use
+:manual:`generator expressions <cmake-generator-expressions(7)>`.
If this property is set, it overrides the default setting that is based on the
target type (e.g. ``StaticLibrary``, ``Application``, ...).