[This is preliminary documentation and subject to change.]
Gets the link flags required to compile the package, including all its dependencies.
The link flags required to compile the package.
Missing <remarks> documentation for M:NAnt.Core.Functions.PkgConfigFunctions.GetLinkFlags(System.String)
Exception Type | Condition |
---|---|
Win32Exception |
pkg-config could not be started. |
ArgumentException | package does not exist. |
PkgConfigFunctions Class | NAnt.Core.Functions Namespace