Adds a compiler option to the package variant
Source position: fpmkunit.pp line 637
public procedure TPackageVariant.AddOption( |
const aValue: string |
); |
aValue |
|
Compiler option string to add |
Adds a compiler option string to this package variant. The option will be passed to the compiler when building the package with this specific variant configuration.