pkg-config::get-link-flags

Gets the link flags required to compile the package, including all its dependencies.
string pkg-config::get-link-flags(package)

Parameters

Name Type Description
package string The package for which the link flags should be retrieved.

Return Value

The link flags required to compile the package.

Requirements

Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Functions