xref: /freebsd/contrib/pkgconf/t/cli/shared.test (revision 74bd6fb1eb028d15df407efb62628253dab90aa5)
1Tool: pkgconf
2ToolArgs: --with-path=%TEST_FIXTURES_DIR%/lib1 --static --shared --libs baz
3ExpectedStdout: -L/test/lib -lbaz
4ExpectedExitCode: 0
5