forked from GitHub/gf-core
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