mirror of
https://gitlab.freedesktop.org/pkg-config/pkg-config.git
synced 2025-12-25 15:00:03 +01:00
12 lines
213 B
PkgConfig
12 lines
213 B
PkgConfig
|
|
prefix=/usr
|
||
|
|
exec_prefix=${prefix}
|
||
|
|
libdir=${exec_prefix}/lib
|
||
|
|
includedir=${prefix}/include
|
||
|
|
|
||
|
|
Name: Simple test
|
||
|
|
Description: Dummy pkgconfig test package for testing pkgconfig
|
||
|
|
Version: 1.0.0
|
||
|
|
Requires:
|
||
|
|
Libs:
|
||
|
|
Cflags:
|