mirror of
https://github.com/dlang/tools.git
synced 2025-04-25 12:40:21 +03:00
Include dustmite as a dub subpackage
This commit is contained in:
parent
204cc36202
commit
f18d3f46a6
1 changed files with 6 additions and 0 deletions
6
dub.sdl
6
dub.sdl
|
@ -72,3 +72,9 @@ subPackage {
|
|||
targetType "executable"
|
||||
sourceFiles "catdoc.d"
|
||||
}
|
||||
|
||||
subPackage {
|
||||
name "dustmite"
|
||||
targetType "executable"
|
||||
sourcePaths "DustMite"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue