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