forked from ariadne/pkgconf
8 lines
188 B
PkgConfig
8 lines
188 B
PkgConfig
|
prefix=${pc_sysrootdir}/usr
|
||
|
|
||
|
Name: sysroot-dir
|
||
|
Description: Package for testing whether sysroot dirs are repeated or not
|
||
|
Version: 1
|
||
|
CFlags: -I${prefix}/include
|
||
|
Libs: -L${prefix}/lib -lfoo
|