cmake/Help/prop_tgt/DOTNET_TARGET_FRAMEWORK_VERSION.rst

14 lines
388 B
ReStructuredText
Raw Normal View History

2018-08-09 18:06:22 +02:00
DOTNET_TARGET_FRAMEWORK_VERSION
-------------------------------
Specify the .NET target framework version.
Used to specify the .NET target framework version for C++/CLI. For
example, "v4.5".
This property is only evaluated for :ref:`Visual Studio Generators`
VS 2010 and above.
Can be initialized for all targets using the variable
:variable:`CMAKE_DOTNET_TARGET_FRAMEWORK_VERSION`.