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>2021-03-26 04:23:21 +0300
committerCampbell Barton <ideasman42@gmail.com>2021-03-26 04:24:41 +0300
commit62f5a6bfa713ae99035dbbc82d8bda8860181335 (patch)
tree41b88eede41246457f4e18138e528aa6b3403ae4 /source/blender/editors/util/CMakeLists.txt
parent2f772520862db0ad7edfa614dad0e8d2d65201e2 (diff)
CMake: add headers to source lists, sort file-lists
Diffstat (limited to 'source/blender/editors/util/CMakeLists.txt')
-rw-r--r--source/blender/editors/util/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/editors/util/CMakeLists.txt b/source/blender/editors/util/CMakeLists.txt
index 7d7d10004a3..cf2b6ee19d5 100644
--- a/source/blender/editors/util/CMakeLists.txt
+++ b/source/blender/editors/util/CMakeLists.txt
@@ -18,10 +18,10 @@
set(INC
../include
../space_sequencer
+ ../../blenfont
../../blenkernel
../../blenlib
../../blentranslation
- ../../blenfont
../../bmesh
../../depsgraph
../../gpu