diff options
Diffstat (limited to 't/basic/define-prefix-child-prefix.test')
| -rw-r--r-- | t/basic/define-prefix-child-prefix.test | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/t/basic/define-prefix-child-prefix.test b/t/basic/define-prefix-child-prefix.test new file mode 100644 index 000000000000..84e16aac38dd --- /dev/null +++ b/t/basic/define-prefix-child-prefix.test @@ -0,0 +1,4 @@ +PackageSearchPath: lib1/child-prefix/pkgconfig +WantedFlags: define-prefix cflags libs +Query: child-prefix-1 +ExpectedStdout: -I%TEST_FIXTURES_DIR%/lib1/include/child-prefix-1 -L%TEST_FIXTURES_DIR%/lib1/lib64 -lchild-prefix-1 |
