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-10-03 04:09:34 +0300
committerCampbell Barton <campbell@blender.org>2022-10-03 04:13:01 +0300
commitcbfd2aaeb7806ee83b4b01215997ee310690dcb1 (patch)
tree306f529a4ce808ecd5ab02d8cdce25d6e1344a5d /source/blender/blenlib/CMakeLists.txt
parentb1a672f541c7ce541bb0243f24429d9cc91c9fc2 (diff)
Cleanup: sort cmake file lists
Diffstat (limited to 'source/blender/blenlib/CMakeLists.txt')
-rw-r--r--source/blender/blenlib/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/blenlib/CMakeLists.txt b/source/blender/blenlib/CMakeLists.txt
index 53d32466816..2ac77f000e9 100644
--- a/source/blender/blenlib/CMakeLists.txt
+++ b/source/blender/blenlib/CMakeLists.txt
@@ -171,9 +171,9 @@ set(SRC
BLI_asan.h
BLI_assert.h
BLI_astar.h
+ BLI_bit_vector.hh
BLI_bitmap.h
BLI_bitmap_draw_2d.h
- BLI_bit_vector.hh
BLI_blenlib.h
BLI_bounds.hh
BLI_boxpack_2d.h