Creates a new build target instance
Source position: fpmkunit.pp line 772
public constructor TTarget.Create( |
ACollection: TCollection |
); override; |
ACollection |
|
Collection that will contain this target |
Creates a new TTarget instance within the specified collection.
The target is initialized with default settings and can be configured for compilation, installation, and dependency management.