Embree builds with wrong .dll name

Hi Epic. I was struggling to get Light Mass build working and found that the issue was related to the naming of the embree.dll .The Swarm engine expects it to be ‘embree.dll’ ,but when I build it from the source it ends up with the name ‘embree.2.14.0.dll’ .If I rename it to original file name - it gets back to work. I want to know where can I change either the naming of the dll during the build, or tell the Swarm to work with the new name. I use custom engine 4.26 build from the source. Thanks.