store setup_info in the job
This commit is contained in:
parent
d46dc2014c
commit
3e4897c04b
@ -404,7 +404,8 @@ module Rscons
|
|||||||
builder: builder,
|
builder: builder,
|
||||||
target: target,
|
target: target,
|
||||||
sources: sources,
|
sources: sources,
|
||||||
vars: vars)
|
vars: vars,
|
||||||
|
setup_info: setup_info)
|
||||||
end
|
end
|
||||||
|
|
||||||
# Manually record a given target as depending on the specified files.
|
# Manually record a given target as depending on the specified files.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user