Can I compile an engine for MAC on PC


RunUAT.bat BuildGraph -Script=Engine\Build\InstalledEngineBuild.xml -Target="Installed Build Group Mac" -set:WithWin64=false -set:WithWin32=false -set:WithMac=true -set:WithAndroid=true -set:WithIOS=true -set:WithTVOS=false -set:WithLinux=false -set:WithLinuxAArch64=false -set:WithLumin=false -set:WithHoloLens=false -set:WithDDC=false -set:VS2019=true
Can I compile an engine for MAC on PC