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