File tree Expand file tree Collapse file tree 2 files changed +0
-280
lines changed Expand file tree Collapse file tree 2 files changed +0
-280
lines changed Original file line number Diff line number Diff line change @@ -291,7 +291,6 @@ if (NOT ANDROID)
291
291
add_demo (sample_full_pbr )
292
292
add_demo (sample_normal_map )
293
293
add_demo (shadowtest )
294
- add_demo (simple_gltf_test )
295
294
add_demo (skinningtest )
296
295
add_demo (strobecolor )
297
296
add_demo (suzanne )
@@ -310,7 +309,6 @@ if (NOT ANDROID)
310
309
target_link_libraries (rendertarget PRIVATE filameshio suzanne-resources )
311
310
target_link_libraries (sample_cloth PRIVATE filameshio )
312
311
target_link_libraries (sample_normal_map PRIVATE filameshio )
313
- target_link_libraries (simple_gltf_test PRIVATE gltf-demo-resources uberarchive gltfio viewer )
314
312
target_link_libraries (suzanne PRIVATE filameshio suzanne-resources )
315
313
316
314
if (FILAMENT_DISABLE_MATOPT )
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments