diff options
| author | Pierre Pronchery <khorben@FreeBSD.org> | 2026-07-01 00:24:13 +0000 |
|---|---|---|
| committer | Pierre Pronchery <khorben@FreeBSD.org> | 2026-07-01 00:24:13 +0000 |
| commit | 592efe252472a3385acf36b1f49ecf710a7f3d9c (patch) | |
| tree | 9b7bd2b9e1381216ae93b9406ec84ccb5d9faaa2 /contrib/pkgconf/t/parser/framework-with-libs.test | |
| parent | a2d087b67e14ea2a2496d6424df8d9668e271177 (diff) | |
| parent | 0cf7106da9f36671ef62142c27de98eee9d874d6 (diff) | |
Diffstat (limited to 'contrib/pkgconf/t/parser/framework-with-libs.test')
| -rw-r--r-- | contrib/pkgconf/t/parser/framework-with-libs.test | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/pkgconf/t/parser/framework-with-libs.test b/contrib/pkgconf/t/parser/framework-with-libs.test new file mode 100644 index 000000000000..6910701e1eaf --- /dev/null +++ b/contrib/pkgconf/t/parser/framework-with-libs.test @@ -0,0 +1,4 @@ +PackageSearchPath: lib1 +Query: framework-with-libs +WantedFlags: libs-only-other +ExpectedStdout: -framework Security |
