From a9393178624865c8505a7cfa3089cf33155abe7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Fri, 14 May 2021 11:12:35 +0200 Subject: Cleanup: sort include dirs in CMakeLists.txt Sort include dirs in just one file, not a big change (`source/blender/editors/armature/CMakeLists.txt`). No functional changes. --- source/blender/editors/armature/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/editors/armature') diff --git a/source/blender/editors/armature/CMakeLists.txt b/source/blender/editors/armature/CMakeLists.txt index 7266b1b88d7..0030e78002b 100644 --- a/source/blender/editors/armature/CMakeLists.txt +++ b/source/blender/editors/armature/CMakeLists.txt @@ -17,9 +17,9 @@ set(INC ../include + ../../blenfont ../../blenkernel ../../blenlib - ../../blenfont ../../blentranslation ../../depsgraph ../../gpu -- cgit v1.2.3