You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
This removes the hard-coded (and incorrect) paths to the libc++ and libc++abi static libraries in favor of just using the already provided library path and the library names with the '-l' option. #rb none #preflight skip [CL 19545833 by matt johnson in ue5-main branch]