Skip to content

Conversation

cottsay
Copy link
Member

@cottsay cottsay commented Oct 3, 2025

While this approach maintains pkg-config as the preferred mechanism for discovering dependencies, it allows us to support the older config mechanism shipped with many of these dependencies on older distributions like CentOS 8.

An additional part of this change is the switch to CMake targets for dependencies, which significantly reduces boilerplate in the main CMakeLists.txt.

While this approach maintains pkg-config as the preferred mechanism for
discovering dependencies, it allows us to support the older config
mechanism shipped with many of these dependencies on older distributions
like CentOS 7.

An additional part of this change is the switch to CMake targets for
dependencies, which significantly reduces boilerplate in the main
CMakeLists.txt.
@cottsay cottsay self-assigned this Oct 3, 2025
@cottsay cottsay added the enhancement New feature or request label Oct 3, 2025
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 38.99%. Comparing base (992fa5f) to head (2f91a1d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #16   +/-   ##
=======================================
  Coverage   38.99%   38.99%           
=======================================
  Files          17       17           
  Lines        2390     2390           
  Branches      492      492           
=======================================
  Hits          932      932           
  Misses       1247     1247           
  Partials      211      211           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants