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 <ideasman42@gmail.com>2019-01-25 00:30:33 +0300
committerCampbell Barton <ideasman42@gmail.com>2019-01-25 00:30:33 +0300
commit2218bf02dd4f4f83a5eabbc34103a1c301bcbe7b (patch)
tree80fb9700116add3762c810883fcb3cca72e349e4 /source/blender/editors/sculpt_paint/CMakeLists.txt
parente72fa714a800f851298dc29f736aa5231501dd0b (diff)
Cleanup: sort cmake file lists
Diffstat (limited to 'source/blender/editors/sculpt_paint/CMakeLists.txt')
-rw-r--r--source/blender/editors/sculpt_paint/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/editors/sculpt_paint/CMakeLists.txt b/source/blender/editors/sculpt_paint/CMakeLists.txt
index 80c58e5b91d..a7a56067c58 100644
--- a/source/blender/editors/sculpt_paint/CMakeLists.txt
+++ b/source/blender/editors/sculpt_paint/CMakeLists.txt
@@ -56,9 +56,9 @@ set(SRC
paint_vertex.c
paint_vertex_color_ops.c
paint_vertex_color_utils.c
+ paint_vertex_proj.c
paint_vertex_weight_ops.c
paint_vertex_weight_utils.c
- paint_vertex_proj.c
sculpt.c
sculpt_undo.c
sculpt_uv.c