Constructor for build_progress_t
Initialise a new build progress object
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(build_target_ptr), | intent(in), | target | :: | target_queue(:) | The queue of scheduled targets | |
| logical, | intent(in), | optional | :: | plain_mode | Enable ‘plain’ output for progress object | |
| character(len=*), | intent(in), | optional | :: | build_dir | Build directory | 
Progress object to initialise