exclude libgltfio from Android (only gltfio_core is available)
This commit is contained in:
@@ -95,6 +95,7 @@ void main(List<String> args) async {
|
|||||||
"utils",
|
"utils",
|
||||||
"filabridge",
|
"filabridge",
|
||||||
"gltfio_core",
|
"gltfio_core",
|
||||||
|
if(targetOS != OS.android)
|
||||||
"gltfio",
|
"gltfio",
|
||||||
"filament-iblprefilter",
|
"filament-iblprefilter",
|
||||||
"image",
|
"image",
|
||||||
|
|||||||
Reference in New Issue
Block a user