mirror of
https://github.com/dlang/dmd.git
synced 2025-04-25 20:50:41 +03:00
Dub: Exclude static libs & binaries generation from frontend subpackage
This commit is contained in:
parent
c3b1373afd
commit
01d69f2148
3 changed files with 30 additions and 12 deletions
10
dub.sdl
10
dub.sdl
|
@ -84,8 +84,18 @@ subPackage {
|
|||
iasmdmd,\
|
||||
iasmgcc,\
|
||||
irstate,\
|
||||
lib,\
|
||||
libelf,\
|
||||
libmach,\
|
||||
libmscoff,\
|
||||
libomf,\
|
||||
link,\
|
||||
objc_glue,\
|
||||
s2ir,\
|
||||
scanelf,\
|
||||
scanmach,\
|
||||
scanmscoff,\
|
||||
scanomf,\
|
||||
tocsym,\
|
||||
toctype,\
|
||||
tocvdebug,\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue