You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I haven't had use for this yet so I haven't really thought this through. I think we might just need to add an compatability layer in the deps attribute which accepts the providers that the c/c++ rules outputs. I'm not very likely to implement this since I don't need this at the moment but I can review an implementation if anyone is interested.
I was wondering if anyone has figured out how to depend on native libraries in a
rules_dotnet
target?I was thinking about building a NuGet zip file containing a shared library built for each target platform and then depending on that?
Full repo: https://github.com/njlr/bazel-fsharp-native
The text was updated successfully, but these errors were encountered: