mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-25 21:19:23 +02:00
implemented compilation of simple packages
git-svn-id: trunk@3413 -
This commit is contained in:
parent
40f7bb5562
commit
b3d4452dd0
@ -1215,7 +1215,7 @@ end;
|
||||
Params: const Option: string
|
||||
Result: string
|
||||
|
||||
If there is a space in the option add " "
|
||||
If there is a space in the option add " " around the whole option
|
||||
-------------------------------------------------------------------------------}
|
||||
function PrepareCmdLineOption(const Option: string): string;
|
||||
var i: integer;
|
||||
|
Loading…
Reference in New Issue
Block a user