Skip to content
This repository was archived by the owner on Aug 11, 2021. It is now read-only.
This repository was archived by the owner on Aug 11, 2021. It is now read-only.

SDKs with multiple libraries should be application configurable #674

@markfinal

Description

@markfinal

So, suppose we have an SDK with libraries A, B, and C. By default, the SDK build script will build all of these and package them up.

However, suppose we have an application X, that only needs library B. X's build script should be able to configure the SDK so that it only makes B (and any dependents of B).

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions