dub sourceFiles

WebFreak001 d.forum at webfreak.org
Wed Apr 1 07:08:40 UTC 2020


On Tuesday, 31 March 2020 at 15:23:48 UTC, Anonymouse wrote:
> I have a library package that I split up into subpackages, but 
> I'm having to do mental gymnastics to make it only compile the 
> files I want.
>
> [...]

how about targetType "none" if you don't have any source in the 
main package but only subpackages?

see https://dub.pm/package-format-sdl.html#sub-packages


More information about the Digitalmars-d-learn mailing list