Gets the compile flags required to compile the package, including all
its dependencies.
string pkg-config::get-compile-flags(package)
Parameters
Name | Type | Description |
---|---|---|
package | string | The package for which the compile flags should be retrieved. |
Return Value
The pre-processor and compile flags required to compile the package.
Requirements
- Assembly
- NAnt
.Core .dll - Namespace
-
NAnt
.Core .Functions