pdxcodemonkey commented on pull request #897:
URL: https://github.com/apache/geode-native/pull/897#issuecomment-978030182


   Sadly, this is probably not the only such file we need to add.  We're 
between a rock and a hard place, because `cmake` doesn't have acceptable 
support for .net core builds (yet).  So, we have to use `dotnet build`, which 
_refuses_ to build code outside of the source tree.  This means all 
intermediate files - generated code, object files, libraries, apps - are in the 
source tree at the end of a full build :/.


-- 
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]


Reply via email to