11 lines
246 B
PkgConfig
Generated
11 lines
246 B
PkgConfig
Generated
prefix=@PREFIX@
|
|
libdir=@LIBDIR@
|
|
includedir=@INCLUDEDIR@
|
|
|
|
Name: tree-sitter-d2
|
|
Description: D2 grammar for tree-sitter
|
|
URL: @URL@
|
|
Version: @VERSION@
|
|
Requires: @REQUIRES@
|
|
Libs: -L${libdir} @ADDITIONAL_LIBS@ -ltree-sitter-d2
|
|
Cflags: -I${includedir}
|