mirror of
https://github.com/jmcnamara/libxlsxwriter.git
synced 2026-05-15 14:15:54 -06:00
[GH-ISSUE #132] Feature request: Add support for pkg-config #107
Labels
No labels
awaiting user feedback
bug
cmake
cmake
docs
feature request
in progress
long term
medium term
medium term
pull-request
question
question
ready to close
short term
under investigation
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/libxlsxwriter#107
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jmcnamara on GitHub (Oct 24, 2017).
Original GitHub issue: https://github.com/jmcnamara/libxlsxwriter/issues/132
Originally assigned to: @jmcnamara on GitHub.
Add support for creating and installing a pkg-config file to the
make installtarget.@jmcnamara commented on GitHub (Dec 27, 2019):
@sjmulder Do you know much about pkg-config files and would it be worth adding one for libxlsxwriter?
@sjmulder commented on GitHub (Dec 27, 2019):
It would seem useful and the format is simple enough, but I'm not sure if .pc files are generally supplied by the author or by the distribution/packaging system.
@jmcnamara commented on GitHub (Jan 10, 2020):
I'm just going to drop this. The simplicity of libxlsxwriter linking doesn't currently merit it.