Do not depend on rdmd. (#692)
Co-authored-by: Jan Jurzitza <gh@webfreak.org>
This commit is contained in:
parent
29dba75ce9
commit
758c78145f
|
@ -1,6 +1,7 @@
|
||||||
name "common"
|
name "common"
|
||||||
stringImportPaths "../bin"
|
stringImportPaths "../bin"
|
||||||
preGenerateCommands "rdmd \"$PACKAGE_DIR/dubhash.d\""
|
preBuildCommands "\"$DC\" -run \"$PACKAGE_DIR/dubhash.d\""
|
||||||
|
|
||||||
sourcePaths "src"
|
sourcePaths "src"
|
||||||
importPaths "src"
|
importPaths "src"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue