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

Request pkg-config support for libclang #89

Open
zimmski opened this issue Nov 19, 2015 · 1 comment
Open

Request pkg-config support for libclang #89

zimmski opened this issue Nov 19, 2015 · 1 comment

Comments

@zimmski
Copy link
Member

zimmski commented Nov 19, 2015

At the moment it is necessary to set CGO_CFLAGS and CGO_LDFLAGS manually using llvm-config to receive the correct directories. This would be unnecessary if pkg-config support would exist. This cannot be done for older versions of Clang but for newer ones it is still possible.

@sbinet sbinet changed the title Request pkg-config support für libclang Request pkg-config support for libclang Dec 1, 2015
@Makogan
Copy link

Makogan commented Aug 29, 2021

I would also like this to be supported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants