mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-22 11:19:26 +02:00
lazbuild: added option subtarget in help
This commit is contained in:
parent
608e8d1d55
commit
cb5b51048e
@ -1858,7 +1858,7 @@ begin
|
||||
GetCompiledTargetCPU])));
|
||||
writeln('');
|
||||
writeln('--subtarget=<subtarget>');
|
||||
writeln(LongToConsole('override the project subtarget'));
|
||||
writeln(LongToConsole(space+'override the project subtarget'));
|
||||
writeln('');
|
||||
writeln('--build-mode=<project/ide build mode>');
|
||||
writeln('or --bm=<project/ide build mode>');
|
||||
|
Loading…
Reference in New Issue
Block a user