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

Don't require headers for vendor libraries if not supported by any built platform #363

Open
ThadHouse opened this issue Oct 12, 2019 · 1 comment

Comments

@ThadHouse
Copy link
Member

Currently, the headers artifacts MUST exist, even if the binaries for the only platform built don't exist, because the resolver still needs to see them.

https://github.com/wpilibsuite/GradleRIO/blob/master/src/main/groovy/edu/wpi/first/gradlerio/wpi/dependencies/WPINativeJsonDepRules.groovy#L45

@ThadHouse
Copy link
Member Author

Also need to make sure this doesn't break header only libraries.

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