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