Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow packaging empty frameworks, and skipping certain parts of packaging #11

Merged
merged 1 commit into from
Jan 17, 2020

Conversation

segiddins
Copy link
Member

@segiddins segiddins commented Jan 17, 2020

This is helpful for two scenarios, but given the same refactor made both possible they're clumped together:

(a) prebuilt libraries that specify public & private headers can now be packaged as a framework so imports work as expected

and (b) creating a better framework for tests to import their test host, but without double linking issues

@segiddins segiddins requested review from chenxiao0228 and ob January 17, 2020 20:08
@chenxiao0228 chenxiao0228 merged commit 61558d0 into master Jan 17, 2020
@segiddins segiddins deleted the segiddins/allow-empty-frameworks branch March 20, 2021 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants