Skip to content

Commit 531e6ab

Browse files
Update CMakeLists.txt
remove file from cmakelists for builtin shaders that does not exist
1 parent 89ca065 commit 531e6ab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/irr/builtin/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@ set(irr_resources_to_embed
109109
# workgroup "intrinsics"
110110
"irr/builtin/glsl/workgroup/shared_arithmetic.glsl"
111111
"irr/builtin/glsl/workgroup/shared_ballot.glsl"
112-
#"irr/builtin/glsl/workgroup/shared_basic.glsl"
113112
"irr/builtin/glsl/workgroup/shared_clustered.glsl"
114113
"irr/builtin/glsl/workgroup/shared_shuffle.glsl"
115114
"irr/builtin/glsl/workgroup/shared_shuffle_relative.glsl"

0 commit comments

Comments
 (0)