-little change
This commit is contained in:
parent
9511e1936e
commit
78647977f9
1 changed files with 4 additions and 1 deletions
5
dub.json
5
dub.json
|
|
@ -22,7 +22,10 @@
|
|||
},
|
||||
{
|
||||
"name" : "dynlib",
|
||||
"targetType" : "dynamicLibrary"
|
||||
"targetType" : "dynamicLibrary",
|
||||
"dflags-linux-ldc" : [
|
||||
"-defaultlib=phobos2-ldc"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "sources",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue