mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-22 09:32:53 -06:00
added the forgoten libteyjus.pc.in file in the C runtime
This commit is contained in:
11
src/runtime/c/libteyjus.pc.in
Normal file
11
src/runtime/c/libteyjus.pc.in
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
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}
|
||||||
Reference in New Issue
Block a user