Files
CMake/Help/prop_tgt/DOTNET_TARGET_FRAMEWORK.rst
2020-01-24 09:11:05 -05:00

14 lines
366 B
ReStructuredText

DOTNET_TARGET_FRAMEWORK
-----------------------
Specify the .NET target framework.
Used to specify the .NET target framework for C++/CLI and C#. For
example: ``netcoreapp2.1``.
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`.