mirror of
https://github.com/dlang-community/DCD.git
synced 2025-04-25 21:00:02 +03:00
9 lines
212 B
Text
9 lines
212 B
Text
name "common"
|
|
stringImportPaths "../bin"
|
|
preBuildCommands "\"$DC\" -run \"$PACKAGE_DIR/dubhash.d\""
|
|
|
|
sourcePaths "src"
|
|
importPaths "src"
|
|
|
|
dependency "msgpack-d" version="~>1.0"
|
|
versions "built_with_dub"
|