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