grbc/spec/ext/GRBC_EXT_pkg_config.md
2024-09-29 10:41:31 -04:00

242 B

GRBC_EXT_pkg_config

pkg-config support in GRBC

About

Author: Interfiber Release Date: 9/29/24

Example

-- Load extension
grbc_ext("GRBC_EXT_pkg_config")

-- Get a Package object for the given package
grbc_pkg_config("lua")