mirror of
https://github.com/pkgconf/pkgconf.git
synced 2026-01-29 10:54:46 +00:00
6 lines
140 B
Plaintext
6 lines
140 B
Plaintext
PackageSearchPath: lib1
|
|
Query: foo
|
|
WantedFlags: libs cflags
|
|
ExpectedExitCode: 0
|
|
ExpectedStdout: -fPIC -I/test/include/foo -L/test/lib -lfoo
|