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