aboutsummaryrefslogtreecommitdiffstats
path: root/bindings/cpp/serdxx.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/cpp/serdxx.pc.in')
-rw-r--r--bindings/cpp/serdxx.pc.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/bindings/cpp/serdxx.pc.in b/bindings/cpp/serdxx.pc.in
new file mode 100644
index 00000000..47b8bf11
--- /dev/null
+++ b/bindings/cpp/serdxx.pc.in
@@ -0,0 +1,10 @@
+prefix=@PREFIX@
+exec_prefix=@EXEC_PREFIX@
+libdir=@LIBDIR@
+includedir=@INCLUDEDIR@
+
+Name: Serdxx
+Version: @SERD_VERSION@
+Description: C++ bindings for serd, a lightweight RDF syntax library
+Requires: serd-@SERD_MAJOR_VERSION@
+Cflags: -I${includedir}/serdxx-@SERD_MAJOR_VERSION@