When executing on Linux this plugin was trying to compile the cmake libs using the cross compiler toolchain causing a bunch of compilation errors + some linking issues.
This change allow the lib to be used with the same compiler used by unreal engine.
When executing on Linux this plugin was trying to compile the cmake libs using the cross compiler toolchain causing a bunch of compilation errors + some linking issues.
This change allow the lib to be used with the same compiler used by unreal engine.