mirror of
https://github.com/dlang-community/D-Scanner.git
synced 2025-04-25 21:00:17 +03:00
Fix $DC paths with spaces
This commit is contained in:
parent
8761fa1e38
commit
1656e77b9c
1 changed files with 1 additions and 1 deletions
2
dub.json
2
dub.json
|
@ -24,6 +24,6 @@
|
|||
"bin"
|
||||
],
|
||||
"preBuildCommands" : [
|
||||
"$DC -run \"$PACKAGE_DIR/dubhash.d\""
|
||||
"\"$DC\" -run \"$PACKAGE_DIR/dubhash.d\""
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue