mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-22 00:59:30 +02:00
Codetools: fixed compilation of tests after 977c3d1383
This commit is contained in:
parent
86d6abd65f
commit
a26e43f773
@ -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