blob: dc8806af96be19f48bcdd94dd5ad52461d7819fe (
plain)
1
2
3
4
5
6
7
8
9
|
CMAKE_DOTNET_SDK
----------------
.. versionadded:: 3.23
Default value for :prop_tgt:`DOTNET_SDK` property of targets.
This variable is used to initialize the :prop_tgt:`DOTNET_SDK`
property on all targets. See that target property for additional information.
|