Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClément Foucault <foucault.clem@gmail.com>2022-05-10 14:37:25 +0300
committerClément Foucault <foucault.clem@gmail.com>2022-05-12 21:40:23 +0300
commitf3f7f8b37b39ca31a9e688fb7cd9bbcc67cdbfb4 (patch)
tree0846bce4c30b9d253035b3b69fb38773ce5a3a93 /source/blender/gpu/CMakeLists.txt
parent17fc8db104f67a7283059deba613d5040845f055 (diff)
Cleanup: Remove unused gpu_shader_geometry.glsl
Diffstat (limited to 'source/blender/gpu/CMakeLists.txt')
-rw-r--r--source/blender/gpu/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/blender/gpu/CMakeLists.txt b/source/blender/gpu/CMakeLists.txt
index eac33f6c705..6ed2c083a6b 100644
--- a/source/blender/gpu/CMakeLists.txt
+++ b/source/blender/gpu/CMakeLists.txt
@@ -301,8 +301,6 @@ set(GLSL_SRC
shaders/gpu_shader_codegen_lib.glsl
- shaders/gpu_shader_geometry.glsl
-
shaders/common/gpu_shader_common_color_ramp.glsl
shaders/common/gpu_shader_common_color_utils.glsl
shaders/common/gpu_shader_common_curves.glsl