Skip to content
Snippets Groups Projects

Configure a pkg config file only if the template file exists

Pkg-config files for dune modules are essentially outdated, (unless the feature is completely rewritten and fixed, as in !910). If you create a simple application module that does not even get consumed by or is a dependency of other modules, it doesn't make much sense to create such .pc files. Unfortunately, the corresponding template is still required for cmake to succeed. This MR fixes this and only generates a pkg config file if the associated template .pc.in exists.

Merge request reports

Merged by Simon PraetoriusSimon Praetorius 2 weeks ago (Mar 7, 2025 9:30am UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading