10 lines
220 B
PkgConfig
10 lines
220 B
PkgConfig
|
prefix=@prefix@
|
||
|
libdir=${prefix}/lib
|
||
|
includedir=${prefix}/include
|
||
|
|
||
|
Name: libxcvt
|
||
|
Description: A Library to generate VESA CVT standard timing modelines.
|
||
|
Version: @VERSION@
|
||
|
Libs: -L${libdir} -lxcvt
|
||
|
Cflags: -I${includedir}
|