| NAnt  Help  Function Reference  pkg-config::is-atleast-version | v0.92-rc1 | 
[This is preliminary documentation and subject to change.]
Determines whether the given package is at least version version.
bool pkg-config::is-atleast-version(package, version)
            
    
    | Name | Type | Description | 
|---|---|---|
| package | string | The package to check. | 
| version | string | The version the package should at least have. | 
pkg-config could not be started.