aboutsummaryrefslogtreecommitdiff
path: root/bindings/c/tree-sitter-gsp.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/c/tree-sitter-gsp.pc.in')
-rw-r--r--bindings/c/tree-sitter-gsp.pc.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/bindings/c/tree-sitter-gsp.pc.in b/bindings/c/tree-sitter-gsp.pc.in
new file mode 100644
index 0000000..ba931d8
--- /dev/null
+++ b/bindings/c/tree-sitter-gsp.pc.in
@@ -0,0 +1,11 @@
+prefix=@PREFIX@
+libdir=@LIBDIR@
+includedir=@INCLUDEDIR@
+
+Name: tree-sitter-gsp
+Description: Gsp grammar for tree-sitter
+URL: @URL@
+Version: @VERSION@
+Requires: @REQUIRES@
+Libs: -L${libdir} @ADDITIONAL_LIBS@ -ltree-sitter-gsp
+Cflags: -I${includedir}