mirror of
https://github.com/github/codeql.git
synced 2026-05-21 22:57:11 +02:00
12 lines
269 B
PkgConfig
12 lines
269 B
PkgConfig
prefix=@PREFIX@
|
|
libdir=@LIBDIR@
|
|
includedir=@INCLUDEDIR@
|
|
|
|
Name: tree-sitter-tsg_python
|
|
Description: TsgPython grammar for tree-sitter
|
|
URL: @URL@
|
|
Version: @VERSION@
|
|
Requires: @REQUIRES@
|
|
Libs: -L${libdir} @ADDITIONAL_LIBS@ -ltree-sitter-tsg_python
|
|
Cflags: -I${includedir}
|