pkg_config
Generates N files named <PKG-NAME>.pc
(where <PKG-NAME
is the name declared by dependencies in cpp_info.name
), containing a
valid pkg-config file syntax. The prefix
variable is automatically adjusted to the package_folder
.
Go to Integrations/pkg-config and pc files/Use the pkg_config generator if you want to learn how to use this generator.