PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 21
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Since it's common (really the only way) to mess with pkg-config search paths we will likely need to support these environment variables as well. How that interacts with CPS_* environment variables is something I have not thought through
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the handling of CPS_* environment variables and the entry point that resolves package search paths. Determine the intended behavior for PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR, including their interaction with CPS_* variables; the issue is complete only once that behavior is specified, implemented, and covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100