From 62f5a6bfa713ae99035dbbc82d8bda8860181335 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Fri, 26 Mar 2021 12:23:21 +1100 Subject: CMake: add headers to source lists, sort file-lists --- source/blender/blenlib/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'source/blender/blenlib') diff --git a/source/blender/blenlib/CMakeLists.txt b/source/blender/blenlib/CMakeLists.txt index 37b0f742b8b..d7a27cc4531 100644 --- a/source/blender/blenlib/CMakeLists.txt +++ b/source/blender/blenlib/CMakeLists.txt @@ -263,6 +263,7 @@ set(SRC BLI_session_uuid.h BLI_set.hh BLI_set_slots.hh + BLI_simd.h BLI_smallhash.h BLI_sort.h BLI_sort_utils.h -- cgit v1.2.3