summaryrefslogtreecommitdiffstats
path: root/src/kiro.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/kiro.pc.in')
-rw-r--r--src/kiro.pc.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/kiro.pc.in b/src/kiro.pc.in
new file mode 100644
index 0000000..51e6dd7
--- /dev/null
+++ b/src/kiro.pc.in
@@ -0,0 +1,10 @@
+prefix=@LIBKIRO_PKG_PREFIX@
+exec_prefix=@LIBKIRO_PKG_EXEC_PREFIX@
+libdir=@LIBKIRO_PKG_LIBDIR@
+includedir=@LIBKIRO_PKG_INCLUDEDIR@
+
+Name: @TARNAME@
+Description: @LIBKIRO_DESCRIPTION_SUMMARY@
+Version: @LIBKIRO_ABI_VERSION@
+Libs: -L${libdir} -lkiro
+Cflags: -I${includedir}