task support
This commit is contained in:
parent
d9e4642472
commit
dfcf57aae1
12 changed files with 134 additions and 12 deletions
|
@ -80,4 +80,7 @@ Generate a compiler flag to define a variable
|
|||
Get the given extension for a library file on the current platform
|
||||
|
||||
## [X] grbc_bake_package_config(config: PackageConfig) -> Package
|
||||
Convert a PackageConfig into a Package
|
||||
Convert a PackageConfig into a Package
|
||||
|
||||
## [X] grbc_task(config: TaskConfig) -> Void
|
||||
Create a task and add it to the build script
|
Loading…
Add table
Add a link
Reference in a new issue