summaryrefslogtreecommitdiffstats
path: root/misc/mdds.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'misc/mdds.pc.in')
-rw-r--r--misc/mdds.pc.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/misc/mdds.pc.in b/misc/mdds.pc.in
new file mode 100644
index 0000000..6e5732e
--- /dev/null
+++ b/misc/mdds.pc.in
@@ -0,0 +1,7 @@
+prefix=@prefix@
+includedir=@includedir@
+
+Name: mdds-@API_VERSION@
+Description: A collection of multi-dimensional data structure and indexing algorithm
+Version: @VERSION@
+Cflags: -I${includedir}/mdds-@API_VERSION@