forked from GitHub/gf-core
11 lines
204 B
PkgConfig
11 lines
204 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: libgu
|
|
Description: Gothenburg Utilities library
|
|
Version: @VERSION@
|
|
Libs: -L${libdir} -lgu
|
|
Cflags: -I${includedir}
|