CMAKE_DOTNET_SDK.rst 263 B

123456789
  1. CMAKE_DOTNET_SDK
  2. ----------------
  3. .. versionadded:: 3.23
  4. Default value for :prop_tgt:`DOTNET_SDK` property of targets.
  5. This variable is used to initialize the :prop_tgt:`DOTNET_SDK`
  6. property on all targets. See that target property for additional information.