google / jsonnet

Jsonnet - The data templating language
http://jsonnet.org
Apache License 2.0
6.87k stars 436 forks source link

Install RUNTIME files of shared libraries #1114

Closed podsvirov closed 5 months ago

podsvirov commented 8 months ago

The DLL part of a shared library is treated as a RUNTIME target for DLL platforms (all Windows-based systems including Cygwin).

podsvirov commented 8 months ago

Ping.

podsvirov commented 7 months ago

Ping.

johnbartholomew commented 5 months ago

Hi. Thanks for your contribution, and your patience! This looks good - I expect to merge (*) it shortly.

(* actually rebase)

johnbartholomew commented 5 months ago

Now in master as commit https://github.com/google/jsonnet/commit/4e7678a907c273cbb6f7554f3ce53eee59aab778

Looks like GitHub's detection of merges didn't realise it is from this PR though, so I'll close this manually.