(Linux) remove OS check for mikktspace & geometry
This commit is contained in:
@@ -98,8 +98,8 @@ void main(List<String> args) async {
|
||||
"basis_transcoder",
|
||||
"uberarchive",
|
||||
"zstd",
|
||||
if(targetOS != OS.linux)
|
||||
...["meshoptimizer","mikktspace", "geometry"],
|
||||
"mikktspace",
|
||||
"geometry",
|
||||
if (targetOS == OS.macOS) ...["matdbg", "fgviewer"]
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user