Files
UnrealEngineUWP/Engine/Source/ThirdParty/Intel
wojciech krywult 172071c071 ISPC: 1.24.0: Fixes for build errors when compiling ISPC 1.24.0 against LLVM 18.1.6
* Removed a reference to ChooseMSVCCRT.cmake from ISPC build scripts (this file has been removed in LLVM 18 as deprecated).
* Added a missing reference to Ws2_32.lib as a link dependency (LLVM uses winsock).

#rb wojciech.krywult

[CL 36757898 by wojciech krywult in 5.5 branch]
2024-10-01 19:34:10 -04:00
..