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>2020-05-03 06:45:14 +0300
committerCampbell Barton <ideasman42@gmail.com>2020-05-03 06:45:40 +0300
commitd388c1c524948df17d6c74c3830f2803ac4933b4 (patch)
tree7d636037d67e0bb7f96db34f0fd40d6e34f9cdae /source/blender/editors/object/CMakeLists.txt
parent76be35efb29d07bb6f04ca4c9e577c33bf4ead4c (diff)
Cleanup: sort file lists
Diffstat (limited to 'source/blender/editors/object/CMakeLists.txt')
-rw-r--r--source/blender/editors/object/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/editors/object/CMakeLists.txt b/source/blender/editors/object/CMakeLists.txt
index de9cc72dfa4..fb273cf49a8 100644
--- a/source/blender/editors/object/CMakeLists.txt
+++ b/source/blender/editors/object/CMakeLists.txt
@@ -17,8 +17,8 @@
set(INC
../include
- ../../blenkernel
../../blenfont
+ ../../blenkernel
../../blenlib
../../blentranslation
../../bmesh