mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-05 22:00:10 -05:00
Merge topic 'vs-csharp-dotnet-sdk'
0eea32a376VS: Add DOTNET_SDK property to generate SDK-style C# projectsa450cc9533VS: Set ResolveNugetPackages to false for ALL_BUILD and ZERO_CHECKfa76e5d194cmVisualStudio10TargetGenerator: Factor out helper for classic MSBuild project Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !6634
This commit is contained in:
@@ -436,6 +436,8 @@ public:
|
||||
|
||||
bool IsCSharpOnly() const;
|
||||
|
||||
bool IsDotNetSdkTarget() const;
|
||||
|
||||
void GetObjectLibrariesCMP0026(
|
||||
std::vector<cmGeneratorTarget*>& objlibs) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user