tree-sitter-cmake/bindings/c/tree-sitter-cmake.pc.in

12 lines
255 B
PkgConfig
Generated

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