exclude libgltfio from Android (only gltfio_core is available)

This commit is contained in:
Nick Fisher
2025-05-08 17:27:23 +08:00
parent 04d3aee2e9
commit cf6abdcf01

View File

@@ -95,6 +95,7 @@ void main(List<String> args) async {
"utils",
"filabridge",
"gltfio_core",
if(targetOS != OS.android)
"gltfio",
"filament-iblprefilter",
"image",