Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2019-05-22 04:20:40 +0300
committerCampbell Barton <ideasman42@gmail.com>2019-05-22 04:20:40 +0300
commit350825ed99337adbb7e11021e6a4d9b31853bdb2 (patch)
tree0ce8e9b3f892830bbeae3a2f067071bd0549c6d5 /source/creator/CMakeLists.txt
parent0f98c05c8b864eae83a1040311ece90cff91e844 (diff)
Fix WITH_PYTHON_MODULE linking
Also remove bf_blenfont since it's not used by creator directly.
Diffstat (limited to 'source/creator/CMakeLists.txt')
-rw-r--r--source/creator/CMakeLists.txt3
1 files changed, 1 insertions, 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