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"
|
||||
stringImportPaths "../bin"
|
||||
preGenerateCommands "rdmd \"$PACKAGE_DIR/dubhash.d\""
|
||||
preBuildCommands "\"$DC\" -run \"$PACKAGE_DIR/dubhash.d\""
|
||||
|
||||
sourcePaths "src"
|
||||
importPaths "src"
|
||||
|
||||
|
|
Loading…
Reference in New Issue