mirror of
https://github.com/pnx/tree-sitter-dotenv
synced 2026-06-16 01:54:56 +02:00
11 lines
258 B
PkgConfig
Generated
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}
|