mirror of
https://github.com/pkgconf/pkgconf.git
synced 2026-01-28 18:35:03 +00:00
11 lines
206 B
PkgConfig
11 lines
206 B
PkgConfig
prefix=/test
|
|
exec_prefix=${prefix}
|
|
libdir=${prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: argv-parse
|
|
Description: A testing pkg-config file
|
|
Version: 1.2.3
|
|
Libs: -llib-3 -llib-1 -llib-2 -lpthread
|
|
Cflags:
|