Maratyszcza / Maratyszcza/pthreadpool
Add .pc file for better discoverablity
- Dominant language
- C++
- Stars
- 396
- Forks
- 153
- PR merge metrics
- No merged PRs in 30d
Description
pthreadpool lacks a pthreadpool.pc pkg-config file for the build system like CMake and Meson to find it as an external dependencies.
If pthreadpool only use cmake, I can help add it. But I don't know how to work with bazel and confu
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the repository's CMake, Bazel, and confu build definitions to see how pthreadpool is built and installed. Determine where pkg-config metadata should be added so CMake and Meson can discover the library as an external dependency. Done means a pthreadpool.pc file is provided and installed consistently with the supported build systems.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100