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:
authorCampbell Barton <campbell@blender.org>2022-08-27 07:21:59 +0300
committerCampbell Barton <campbell@blender.org>2022-08-27 07:32:50 +0300
commitd41acc23e1624b1799407c7d8bb32fcc52681665 (patch)
treee3faa6ab67fdff98749b9c48d02089fa4afab856 /source/blender/gpu
parentbfca876c05f39f74065f9d56edd7e25acfef21bf (diff)
CMake: include missing header files
Diffstat (limited to 'source/blender/gpu')
-rw-r--r--source/blender/gpu/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/gpu/CMakeLists.txt b/source/blender/gpu/CMakeLists.txt
index 9469db1d842..0c11ecb293b 100644
--- a/source/blender/gpu/CMakeLists.txt
+++ b/source/blender/gpu/CMakeLists.txt
@@ -225,7 +225,6 @@ set(LIB
)
set(MSL_SRC
-
metal/kernels/compute_texture_update.msl
metal/kernels/compute_texture_read.msl
metal/kernels/depth_2d_update_float_frag.glsl