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-03-25 04:04:14 +0300
committerCampbell Barton <campbell@blender.org>2022-03-25 04:04:14 +0300
commit1d2dfc5e9e96917fefe10f4361bb0ad20a93cf6b (patch)
tree4b323da73451387e28c114845a64cead53d25df9 /source/blender/editors/scene
parenta446c53f168f05b971bf2784aa92b27b60504389 (diff)
Cleanup: sort cmake file lists
Diffstat (limited to 'source/blender/editors/scene')
-rw-r--r--source/blender/editors/scene/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/editors/scene/CMakeLists.txt b/source/blender/editors/scene/CMakeLists.txt
index 7f687212066..12043ac2957 100644
--- a/source/blender/editors/scene/CMakeLists.txt
+++ b/source/blender/editors/scene/CMakeLists.txt
@@ -8,8 +8,8 @@ set(INC
../../depsgraph
../../makesdna
../../makesrna
- ../../windowmanager
../../sequencer
+ ../../windowmanager
)
set(INC_SYS