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 passing link options/libs to static libraries #35

Closed
jimporter opened this issue Dec 28, 2015 · 0 comments
Closed

Allow passing link options/libs to static libraries #35

jimporter opened this issue Dec 28, 2015 · 0 comments
Assignees
Milestone

Comments

@jimporter
Copy link
Owner

Static libraries don't allow you to pass link options or libs to them. However, we could allow this and just keep track of the options that were passed, and then forward them on to whatever links to our static lib. This probably requires #5 so that we can record these link options when installing our static lib.

@jimporter jimporter added this to the 0.2 milestone Dec 28, 2015
@jimporter jimporter modified the milestones: 0.3, 0.2 Jan 8, 2016
@jimporter jimporter modified the milestones: 0.2, 0.3 Feb 15, 2016
@jimporter jimporter self-assigned this Feb 19, 2016
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

No branches or pull requests

1 participant