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

add pkg-config file (#339) #340

Merged
merged 1 commit into from
Apr 28, 2023
Merged

add pkg-config file (#339) #340

merged 1 commit into from
Apr 28, 2023

Conversation

emansom
Copy link
Contributor

@emansom emansom commented Apr 24, 2023

Fixes #339

@emansom emansom force-pushed the latest branch 2 times, most recently from 56d9e7f to 2a1cc0a Compare April 24, 2023 12:25
@goatshriek goatshriek self-assigned this Apr 24, 2023
@goatshriek goatshriek added the build pertains to the configuration and build stages label Apr 24, 2023
@codecov
Copy link

codecov bot commented Apr 24, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (ce3c36d) 91.55% compared to head (da8e290) 91.55%.

Additional details and impacted files
@@           Coverage Diff           @@
##           latest     #340   +/-   ##
=======================================
  Coverage   91.55%   91.55%           
=======================================
  Files          43       43           
  Lines        3660     3660           
  Branches      474      474           
=======================================
  Hits         3351     3351           
  Misses        216      216           
  Partials       93       93           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@goatshriek
Copy link
Owner

Thanks very much for putting this together! I do intend to merge this in soon; I just need a day or two to find time for a final review.

Copy link
Owner

@goatshriek goatshriek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Again, thank you very much for putting this together and for your patience in waiting for a review.

I've made a few comments below, but I am inexperienced with pkg-config, so please forgive me if I've misunderstood anything. Once these are all addressed, we'll merge this in.

tools/pkg-config/stumpless.pc.in Show resolved Hide resolved
tools/pkg-config/stumpless.pc.in Outdated Show resolved Hide resolved
CMakeLists.txt Outdated Show resolved Hide resolved
@emansom emansom force-pushed the latest branch 2 times, most recently from fc8646d to 431467b Compare April 28, 2023 11:38
@goatshriek goatshriek merged commit b7f43f2 into goatshriek:latest Apr 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build pertains to the configuration and build stages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Include pkg-config
2 participants