1
0
Fork 0
mirror of https://github.com/pnx/tree-sitter-dotenv synced 2026-06-16 01:54:56 +02:00
tree-sitter-dotenv/bindings/c/tree-sitter-dotenv.pc.in
2024-12-10 19:51:21 +01:00

11 lines
258 B
PkgConfig
Generated

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