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-12-11 07:00:22 +0300
committerCampbell Barton <ideasman42@gmail.com>2020-12-11 07:32:14 +0300
commit392a8e2907ee1c08813258c1a477bbea060ba06d (patch)
tree9642d09701d01e6aea9f1a242cfcd88db5af6319 /source/blender/sequencer
parent8cc951d2aebe27651ba9a2b8a3ee4c59fafdb920 (diff)
Cleanup: sort cmake file lists
Diffstat (limited to 'source/blender/sequencer')
-rw-r--r--source/blender/sequencer/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/sequencer/CMakeLists.txt b/source/blender/sequencer/CMakeLists.txt
index 18755e7e6bc..db46fe91718 100644
--- a/source/blender/sequencer/CMakeLists.txt
+++ b/source/blender/sequencer/CMakeLists.txt
@@ -21,6 +21,7 @@
set(INC
.
intern
+ ../blenfont
../blenkernel
../blenlib
../blenloader
@@ -30,7 +31,6 @@ set(INC
../makesdna
../makesrna
../render
- ../blenfont
../windowmanager
../../../intern/atomic
../../../intern/guardedalloc