-
Notifications
You must be signed in to change notification settings - Fork 273
Added support for pkg-config. #213
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
Conversation
|
See here. |
3d72f18 to
f326895
Compare
|
@MathiasMagnus If this looks good to you, I'll do the same for the loader PR. |
|
If @MathiasMagnus thinks it is good, I thing we're good to go @bashbaug . This will allow merging the loader one with tests passing. |
bashbaug
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Merging as discussed in the OpenCL teleconferences. This will give time for testing before the next release.
This adds support for pkg-config using two independent packages for OpenCL headers and loader library as discussed here KhronosGroup/OpenCL-ICD-Loader#190
We may want to think about versioning here.