mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-04 04:37:35 +01:00
Codetools: fixed compilation of tests
This commit is contained in:
parent
f6743b5cd7
commit
5d6a599d92
@ -79,7 +79,7 @@ begin
|
||||
if FPas2jsFilename<>'' then begin
|
||||
if UnitSetCache=nil then begin
|
||||
UnitSetCache:=CodeToolBoss.CompilerDefinesCache.FindUnitSet(Pas2jsFilename,
|
||||
'','','','','',true);
|
||||
'','','','','','',true);
|
||||
// parse compiler settings
|
||||
UnitSetCache.Init;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user