File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11
11
td Path to the root package of the build dependency tree
12
12
tr
13
13
td: code $<name>_PACKAGE_DIR
14
- td Path a specific package that is part of the package's dependency graph. $<name> must be in uppercase letters without the semver string.
14
+ td Path to a specific package that is part of the package's dependency graph. $<name> must be in uppercase letters without the semver string.
15
15
tr
16
16
td: code $DUB
17
17
td Path to the DUB executable
34
34
td: code $BUILD_TYPE
35
35
td Type of build: <code>"debug", "release", ...</code>
36
36
37
- p Inside of custom commands directives a number of additional variables is available:
37
+ p Inside of custom command directives a different set of predefined variables is available:
38
38
39
39
table
40
40
tr
You can’t perform that action at this time.
0 commit comments