mirror of
https://gitlab.freedesktop.org/pkg-config/pkg-config.git
synced 2026-01-20 04:20:26 +01:00
Add tests for checking the output of various options that print information. For --list-all, a subdirectory with only two packages has been added so that its output doesn't change when more test packages are added to the check directory.
5 lines
136 B
PkgConfig
5 lines
136 B
PkgConfig
Name: Subdirectory package 1
|
|
Description: Test package 1 for subdirectory
|
|
Version: 1.0.0
|
|
Libs: -L/sub/lib -lsub1
|
|
Cflags: -I/sub/include
|