Post-build events

A postbuildevent directive declares a command to be run as a post-build step. It can be specialised by build configuration.


postbuildevent
{
    "description"
    "command"
}
postbuildevent(configuration)
{
    "description"
    "command"
}