mirror of
https://github.com/dlang/dmd.git
synced 2025-04-25 20:50:41 +03:00
Add version MARS to the DUB DMD frontend package
This commit is contained in:
parent
ba6d8650cb
commit
3ba4d859e5
1 changed files with 1 additions and 0 deletions
1
dub.sdl
1
dub.sdl
|
@ -59,6 +59,7 @@ subPackage {
|
|||
versions "NoBackend"
|
||||
versions "GC"
|
||||
versions "NoMain"
|
||||
versions "MARS"
|
||||
sourcePaths "src/dmd"
|
||||
excludedSourceFiles "src/dmd/backend/*"
|
||||
excludedSourceFiles "src/dmd/{e2ir,eh,glue,iasm,objc_glue,s2ir,tocsym,toctype,toobj,todt,toir}.d"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue