mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-21 02:39:31 -06:00
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}
|