Expand description
Generate artifact information from unit dependencies for configuring the compiler environment.
Functions
- Return all environment variables for the given unit-dependencies if artifacts are present.
- Given a dependency with an artifact
artifact_dep
and a set of availabletargets
of its package, find a target for each kind of artifacts that are to be built.