I am trying to setup AVX support for Unreal Engine 4. It is using SSE2 by default as far as I know and it's own NMake so there are no Visual Studio properties page to access and add arch to.
Where am I supposed to set this up?
NOTE: Trying to support AVX, AVX2 and AVX512.