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

Cabal C include search paths #419

Open
TravisCardwell opened this issue Feb 18, 2025 · 0 comments
Open

Cabal C include search paths #419

TravisCardwell opened this issue Feb 18, 2025 · 0 comments

Comments

@TravisCardwell
Copy link
Collaborator

We would like to provide an option to get C include search path information from a section of a .cabal file. The file should of course be parsed using the Cabal library.

  • Any directories specified in include-dirs should be resolved and added to the non-system include search path.
  • For packages specified in pkgconfig-depends, we can call pkg-config and add to the include search path according to the result.

This was discussed in #366 (comment)

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