Merge remote-tracking branch 'origin/master' into 1.8
This commit is contained in:
@@ -454,6 +454,7 @@ namespace Flax.Build.Platforms
|
||||
commonArgs.Add("/std:c++latest");
|
||||
break;
|
||||
}
|
||||
commonArgs.Add("/Zc:__cplusplus");
|
||||
|
||||
// Generate Intrinsic Functions
|
||||
if (compileEnvironment.IntrinsicFunctions)
|
||||
|
||||
Reference in New Issue
Block a user