I think we’ve concluded here that we’ll only be able to support the dotnet
tooling in the Visual Studio generators for now, as is the case currently with C#
in general anyway.
Moving forward on the CMAKE_GENERATOR_TOOLSET
approach sounds good to me, though some other things may need to be worked out first:
- See CMake Issue 22849 on target framework selection for the VS generators.
- Your CMake MR 6634 can probably be finished independently first.