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>2022-01-06 05:54:55 +0300
committerCampbell Barton <ideasman42@gmail.com>2022-01-06 05:54:55 +0300
commit66a4da87f4ce9345bf8649b5382041380134adcb (patch)
treead0e622af610dafcacad63599127c4dc93341153 /source/blender/editors/space_file
parented68e18c1c45aea07ec17c0b0dcdc109ad7492db (diff)
Cleanup: sort cmake file lists
Diffstat (limited to 'source/blender/editors/space_file')
-rw-r--r--source/blender/editors/space_file/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/editors/space_file/CMakeLists.txt b/source/blender/editors/space_file/CMakeLists.txt
index 1651269869e..cbeb2e6f529 100644
--- a/source/blender/editors/space_file/CMakeLists.txt
+++ b/source/blender/editors/space_file/CMakeLists.txt
@@ -16,8 +16,8 @@
# ***** END GPL LICENSE BLOCK *****
set(INC
- ../include
../asset
+ ../include
../../blenfont
../../blenkernel
../../blenlib