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

SDKs with multiple libraries should be application configurable #674

Open
markfinal opened this issue Dec 15, 2019 · 0 comments
Open

SDKs with multiple libraries should be application configurable #674

markfinal opened this issue Dec 15, 2019 · 0 comments
Assignees

Comments

@markfinal
Copy link
Owner

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).

@markfinal markfinal self-assigned this Dec 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant