Blame check/other.pc

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