Skip to contents

For internal use only. Only exported to make available to futures.

Usage

future_build(target, meta, config, spec, config_tmp, protect)

Arguments

target

Name of the target.

meta

A list of metadata.

config

A drake_config() list.

config_tmp

Internal, parts of config that the workers need.

protect

Names of targets that still need their dependencies available in memory.

Value

Either the target value or a list of build results.