Remove use of the Dep API.
This is going away.
This commit is contained in:
+1
-1
@@ -47,7 +47,7 @@ def build_plugin(script_path, smx_file):
|
||||
smx_file
|
||||
]
|
||||
argv = spcomp_argv + [script_path]
|
||||
cmd_entry, (smx_entry,) = builder.AddCommand(
|
||||
(smx_entry,) = builder.AddCommand(
|
||||
inputs = inputs,
|
||||
argv = argv,
|
||||
outputs = outputs,
|
||||
|
||||
Reference in New Issue
Block a user