What happen with RunUAT 4.20?

Hi,

I want to build Linux plugin. In previous versions of UE command:

RunUAT BuildPlugin -Plugin=PathToPlugin\PluginName.uplugin -TargetPlatforms=Linux -Package=TempPath\Pack -rocket

creted inside Pack directory, Binary/Linux/plugin.a.

Now (4.20) as result I have Intermediate\Build\Linux directory with precompiled version of plugin.

Is there a way to call RunUAT and obtain static library (*.a) ?

tia

Marc

same on windows, seems it produces obj files but not final static library