Progress on dotnet7 runtime hosting with mono
This commit is contained in:
3
Source/ThirdParty/mono-2.0/mono.Build.cs
vendored
3
Source/ThirdParty/mono-2.0/mono.Build.cs
vendored
@@ -97,9 +97,6 @@ public class mono : DepsModule
|
||||
break;
|
||||
default: throw new InvalidPlatformException(options.Platform.Target);
|
||||
}
|
||||
|
||||
// TODO: remove hardcoded include path for all modules and use this public thing to pass include only to modules that use it
|
||||
//options.PublicIncludePaths.Add(Path.Combine(Globals.EngineRoot, @"Source\ThirdParty\mono-2.0"));
|
||||
}
|
||||
|
||||
/// <inheritdoc />
|
||||
|
||||
Reference in New Issue
Block a user