13 lines
299 B
PkgConfig
13 lines
299 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
hardcode_libdir_flag_spec=@hardcode_libdir_flag_spec@
|
|
includedir=@includedir@
|
|
|
|
Name: Xcursor
|
|
Description: X Cursor library
|
|
Version: @PACKAGE_VERSION@
|
|
Requires:
|
|
Libs: ${hardcode_libdir_flag_spec} -L${libdir} -lXcursor
|
|
Cflags: -I${includedir}
|