Remove use of the Dep API.
This is going away.
This commit is contained in:
@@ -36,7 +36,7 @@ sources = [
|
||||
# The script source is a dependency, of course...
|
||||
argv[1]
|
||||
]
|
||||
cmd_node, output_nodes = builder.AddCommand(
|
||||
output_nodes = builder.AddCommand(
|
||||
inputs=sources,
|
||||
argv=argv,
|
||||
outputs=outputs
|
||||
|
||||
Reference in New Issue
Block a user