Skip to content

Commit

Permalink
Remove debug material dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
apazylbe committed Nov 12, 2024
1 parent 3d4bddf commit 09419a4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions projects/gltf_basic_materials/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,9 @@ add_samples_for_all_apis(
"GltfBasicMaterials.h"
"GltfBasicMaterials.cpp"
"main.cpp"
SHADER_DEPENDENCIES
SHADER_DEPENDENCIES
"shader_scene_renderer_vertex_material_vertex"
"shader_scene_renderer_material_error"
"shader_scene_renderer_material_debug"
"shader_scene_renderer_material_unlit"
"shader_scene_renderer_material_standard"
)

0 comments on commit 09419a4

Please sign in to comment.