pkgconf/tests/lib1/framework-2.pc

11 lines
217 B
PkgConfig

prefix=/test
exec_prefix=${prefix}
libdir=${prefix}/lib
includedir=${prefix}/include
Name: framework-2
Description: Another pkg-config test
Version: 1.3
Libs: -F${libdir} -framework framework-2
Requires: framework-1