cps-org / cps-org/cps-config

PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR

Open
#45 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

pkg-config compat
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.