From 350825ed99337adbb7e11021e6a4d9b31853bdb2 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Wed, 22 May 2019 11:20:40 +1000 Subject: [PATCH] Fix WITH_PYTHON_MODULE linking Also remove bf_blenfont since it's not used by creator directly. --- source/creator/CMakeLists.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/source/creator/CMakeLists.txt b/source/creator/CMakeLists.txt index 0f7612abb0c..6f5f413711f 100644 --- a/source/creator/CMakeLists.txt +++ b/source/creator/CMakeLists.txt @@ -38,10 +38,9 @@ blender_include_dirs( ) set(LIB - bf_blenfont + bf_blenloader bf_blenkernel bf_blenlib - bf_blenloader bf_depsgraph bf_dna bf_editor_datafiles