mirror of
https://gitlab.freedesktop.org/pkg-config/pkg-config.git
synced 2026-05-16 19:48:09 +02:00
Document specifying paths to .pc files
Thanks to Binki for the patch Freedesktop #32622
This commit is contained in:
parent
7850aeb03a
commit
1363621467
1 changed files with 4 additions and 0 deletions
|
|
@ -67,6 +67,10 @@ defined to be the name of the metadata file, minus the \fI.pc\fP
|
|||
extension. If a library can install multiple versions simultaneously,
|
||||
it must give each version its own name (for example, GTK 1.2 might
|
||||
have the package name "gtk+" while GTK 2.0 has "gtk+-2.0").
|
||||
.PP
|
||||
In addition to specifying a package name on the command line, the full
|
||||
path to a given \fI.pc\fP file may be given instead. This allows a
|
||||
user to directly query a particular \fI.pc\fP file.
|
||||
.\"
|
||||
.SH OPTIONS
|
||||
The following options are supported:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue