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/editors/util/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/editors/util') diff --git a/source/blender/editors/util/CMakeLists.txt b/source/blender/editors/util/CMakeLists.txt index 7d7d10004a3..cf2b6ee19d5 100644 --- a/source/blender/editors/util/CMakeLists.txt +++ b/source/blender/editors/util/CMakeLists.txt @@ -18,10 +18,10 @@ set(INC ../include ../space_sequencer + ../../blenfont ../../blenkernel ../../blenlib ../../blentranslation - ../../blenfont ../../bmesh ../../depsgraph ../../gpu -- cgit v1.2.3