Fix issue #2086: Copy files of sub packages to the target path.
|
---|
|
source/dub/generators/generator.d |
---|
test/issue2086-copyfiles-subpackage-targetpath.sh 0 → 100755 |
---|
test/issue2086-copyfiles-subpackage-targetpath/.no_run 0 → 100644 |
---|
test/issue2086-copyfiles-subpackage-targetpath/dub.json 0 → 100644 |
---|
test/issue2086-copyfiles-subpackage-targetpath/sub/dub.json 0 → 100644 |
---|
test/issue2086-copyfiles-subpackage-targetpath/sub/files/to_be_deployed.txt 0 → 100644 |
---|
test/issue2086-copyfiles-subpackage-targetpath/sub/source/app.d 0 → 100644 |
---|