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-11-06 02:29:00 +0300
committerCampbell Barton <ideasman42@gmail.com>2020-11-06 04:32:54 +0300
commit262eeb3e9539453e506435943f80161bd8950a94 (patch)
tree5393d01743f7f253ca96d8ecdfff368b82fe83c0 /source/blender/blenloader/CMakeLists.txt
parentc19e4b706e9877a6ea2160571682a4a2dc33c477 (diff)
Cleanup: sort structs, files
Diffstat (limited to 'source/blender/blenloader/CMakeLists.txt')
-rw-r--r--source/blender/blenloader/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/blenloader/CMakeLists.txt b/source/blender/blenloader/CMakeLists.txt
index c44bd8d0039..833a5abb630 100644
--- a/source/blender/blenloader/CMakeLists.txt
+++ b/source/blender/blenloader/CMakeLists.txt
@@ -33,8 +33,8 @@ set(INC
../render/extern/include
../sequencer
../windowmanager
- ../../../intern/guardedalloc
../../../intern/clog
+ ../../../intern/guardedalloc
# for writefile.c: dna_type_offsets.h
${CMAKE_BINARY_DIR}/source/blender/makesdna/intern