aboutsummaryrefslogtreecommitdiff
path: root/bindings/c/tree-sitter-wmap.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/c/tree-sitter-wmap.pc.in')
-rw-r--r--bindings/c/tree-sitter-wmap.pc.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/bindings/c/tree-sitter-wmap.pc.in b/bindings/c/tree-sitter-wmap.pc.in
new file mode 100644
index 0000000..028c4a1
--- /dev/null
+++ b/bindings/c/tree-sitter-wmap.pc.in
@@ -0,0 +1,10 @@
+prefix=@CMAKE_INSTALL_PREFIX@
+libdir=${prefix}/@CMAKE_INSTALL_LIBDIR@
+includedir=${prefix}/@CMAKE_INSTALL_INCLUDEDIR@
+
+Name: tree-sitter-wmap
+Description: @PROJECT_DESCRIPTION@
+URL: @PROJECT_HOMEPAGE_URL@
+Version: @PROJECT_VERSION@
+Libs: -L${libdir} -ltree-sitter-wmap
+Cflags: -I${includedir}