Jimexist commented on PR #2595: URL: https://github.com/apache/thrift/pull/2595#issuecomment-1113434680
> Hi @Jimexist ! I just wanted to point out that we have a work-in-progress PR for dotnet support in cmake. Its not really using the dotnet-capabilities of cmake, but rather cmake is creating build instructions that under the hood will call dotnet for the build. That's quite in line with what automake was doing, just from cmake. I can update my PR and push it again if you want me to? @emmenlau thanks for the info, please feel free to. currently i have not yet added library building part into this pull request so it only builds and tests the compiler - the library building part will be added later (possibly not by me). i'm currently mostly focusing on bring up the autoconf part where the approach is split and conquer instead of the original monolithic approach (of preparing all env for all langs). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
