drake (version 7.3.0)

future_build: Task passed to individual futures in the "future" backend

Description

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

Usage

future_build(target, meta, config, layout, protect)

Arguments

target

Name of the target.

meta

A list of metadata.

config
protect

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

Value

Either the target value or a list of build results.