caseymcc / UE4CMake

Provides a simple way to add a cmake lib to any Unreal Engine 4 (UE4) or 5 (UE5) project.
MIT License
78 stars 14 forks source link

On linux use unreal toolchain for cmake target #10

Closed caseymcc closed 1 year ago

caseymcc commented 1 year ago

On linux it will use the Unreal toolchain for the cmake target rather than the system compiler detected by cmake.