This website requires JavaScript.
Explore
Help
Sign In
forks
/
DCD
mirror of
https://github.com/dlang-community/DCD.git
Watch
1
Star
0
Fork
You've already forked DCD
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Fix dubhash.d for packages depending on dcd
Browse Source
...
This commit is contained in:
WebFreak001
2018-12-09 12:35:20 +01:00
parent
62c1614e75
commit
662c40d99c
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
2
dub.json
Unescape
Escape
View File
@ -45,6 +45,6 @@
}
]
,
"preGenerateCommands"
:
[
"rdmd
dubhash.d"
"rdmd
$PACKAGE_DIR/
dubhash.d"
]
}
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
forks/DCD
Title
Body
Create Issue