Adds a compilation option to the target
Source position: fpmkunit.pp line 777
public procedure TTarget.AddOption( |
const aValue: string |
); |
aValue |
|
Compiler option string to add |
Adds a compiler option string to the target's option list.
These options are passed to the Free Pascal Compiler when compiling this target.