forked from GitHub/gf-core
12 lines
218 B
PkgConfig
12 lines
218 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: libteyjus
|
|
Description: The Teyjus runtime system
|
|
Requires:
|
|
Version: @VERSION@
|
|
Libs: -L${libdir} -lteyjus
|
|
Cflags: -I${includedir}
|