Current section

Files

Jump to
ex_tree_sitter c_src cli src generate templates PARSER_NAME.pc.in
Raw

c_src/cli/src/generate/templates/PARSER_NAME.pc.in

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