KhronosGroup / OpenCL-Headers

Khronos OpenCL-Headers
Apache License 2.0
666 stars 236 forks source link

Added support for pkg-config. #213

Closed Kerilk closed 1 year ago

Kerilk commented 2 years ago

This adds support for pkg-config using two independent packages for OpenCL headers and loader library as discussed here https://github.com/KhronosGroup/OpenCL-ICD-Loader/pull/190

We may want to think about versioning here.

MathiasMagnus commented 2 years ago

See here.

Kerilk commented 2 years ago

@MathiasMagnus If this looks good to you, I'll do the same for the loader PR.

Kerilk commented 1 year ago

If @MathiasMagnus thinks it is good, I thing we're good to go @bashbaug . This will allow merging the loader one with tests passing.