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-05-31 11:14:51 +0300
committerCampbell Barton <campbell@blender.org>2022-05-31 11:18:24 +0300
commit0d7e0ffdb56c28fa78a17f517f2d006bbd1f42bf (patch)
tree4f9fc8340e063fefa79c27ab5e5692a4b2d9ed2e /source/blender/draw
parente82141b6b4aa14f532da9fae5fb7866b61b496f3 (diff)
Cleanup: tabs to spaces for CMake files & sort file-lists
Diffstat (limited to 'source/blender/draw')
-rw-r--r--source/blender/draw/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/draw/CMakeLists.txt b/source/blender/draw/CMakeLists.txt
index 3381dbadbab..d2a89576022 100644
--- a/source/blender/draw/CMakeLists.txt
+++ b/source/blender/draw/CMakeLists.txt
@@ -141,8 +141,8 @@ set(SRC
engines/eevee_next/eevee_pipeline.cc
engines/eevee_next/eevee_shader.cc
engines/eevee_next/eevee_sync.cc
- engines/eevee_next/eevee_view.cc
engines/eevee_next/eevee_velocity.cc
+ engines/eevee_next/eevee_view.cc
engines/eevee_next/eevee_world.cc
engines/workbench/workbench_data.c
engines/workbench/workbench_effect_antialiasing.c