Add Switch platform
This commit is contained in:
@@ -237,6 +237,7 @@ namespace Flax.Deps
|
||||
}
|
||||
case TargetPlatform.Linux:
|
||||
case TargetPlatform.PS4:
|
||||
case TargetPlatform.Switch:
|
||||
{
|
||||
cmdLine = "CMakeLists.txt";
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user