From cbfd2aaeb7806ee83b4b01215997ee310690dcb1 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Mon, 3 Oct 2022 12:09:34 +1100 Subject: Cleanup: sort cmake file lists --- source/blender/blenlib/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/blenlib/CMakeLists.txt') 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 -- cgit v1.2.3