Add NvCloth for Linux
This commit is contained in:
1
Source/ThirdParty/NvCloth/NvCloth.Build.cs
vendored
1
Source/ThirdParty/NvCloth/NvCloth.Build.cs
vendored
@@ -37,6 +37,7 @@ public class NvCloth : DepsModule
|
||||
case TargetPlatform.Android:
|
||||
case TargetPlatform.Mac:
|
||||
case TargetPlatform.iOS:
|
||||
case TargetPlatform.Linux:
|
||||
libName = "NvCloth";
|
||||
break;
|
||||
case TargetPlatform.Switch:
|
||||
|
||||
Reference in New Issue
Block a user