difftastic/vendored_parsers/tree-sitter-go/bindings/c/tree-sitter-go.pc.in

12 lines
246 B
PkgConfig

prefix=@PREFIX@
libdir=@LIBDIR@
includedir=@INCLUDEDIR@
Name: tree-sitter-go
Description: Go grammar for tree-sitter
URL: @URL@
Version: @VERSION@
Requires: @REQUIRES@
Libs: -L${libdir} @ADDITIONAL_LIBS@ -ltree-sitter-go
Cflags: -I${includedir}