mirror of
https://github.com/pkgconf/pkgconf.git
synced 2026-01-30 03:14:40 +00:00
6 lines
163 B
Plaintext
6 lines
163 B
Plaintext
PackageSearchPath: lib1
|
|
Query: foo > 1.2 bar >= 1.3
|
|
WantedFlags: libs cflags
|
|
ExpectedExitCode: 0
|
|
ExpectedStdout: -fPIC -I/test/include/foo -L/test/lib -lbar -lfoo
|