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