Files
RedBear-OS/recipes/dev/pkg-config/source/check/other.pc
T

11 lines
288 B
PkgConfig

prefix=/other
exec_prefix=${prefix}
libdir="${exec_prefix}/lib"
includedir="${prefix}/include"
Name: Other Cflags and Libs test
Description: Test package for testing variants of --cflags and --libs
Version: 1.0.0
Libs: -L${libdir} -Wl,--as-needed -lother
Cflags: -I${includedir} -DOTHER