Update common/dub.sdl

Co-authored-by: Jan Jurzitza <gh@webfreak.org>
This commit is contained in:
Garrett D'Amore 2022-11-07 16:45:22 -08:00 committed by GitHub
parent 3dee407970
commit 3d2ce7877e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
name "common"
stringImportPaths "../bin"
preGenerateCommands "$DC -run \"$PACKAGE_DIR/dubhash.d\""
preBuildCommands "\"$DC\" -run \"$PACKAGE_DIR/dubhash.d\""
sourcePaths "src"
importPaths "src"