[cmake-developers] [PATCH] preparations for native C# support

Brad King brad.king at kitware.com
Wed Oct 19 09:54:25 EDT 2016


On 09/23/2016 08:08 AM, Brad King wrote:
> On 09/23/2016 06:29 AM, Stuermer, Michael  SP/HZA-ZSEP wrote:
>> These are some minor changes for native support of C# targets.
>> The remaining C++ implementation will go into the Visual Studio
>> target 10 generator class.
> 
> I'd like to wait until after the 3.7 branch to start
> introducing changes for a major new feature like this.

I've applied the patch now, in two commits:

 VS: Add CSharp project uuid and file extension
 https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=5618f712

 VS: Add internal API for detecting "managed" projects
 https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=2e2ba95c

For further changes, please see the recently updated CONTRIBUTING.rst
and submit merge requests through our GitLab instance.

Thanks!
-Brad


More information about the cmake-developers mailing list