dub can build library for dependencies

Guillaume Piolat contact at spam.org
Thu Jul 30 22:13:11 UTC 2020


On Thursday, 30 July 2020 at 18:50:54 UTC, zoujiaqing wrote:
> Java can use gradle manager depends on compiled *.jar to Maven 
> server.

What you may do is commit the .lib/.a and add them to the source 
files.

Example here:
https://github.com/Devisualization/window/blob/master/dub.json#L39


Or you can find out why dub recompiles your stuff. --combined 
breaks caching


More information about the Digitalmars-d mailing list