Fix WITH_PYTHON_MODULE linking
Also remove bf_blenfont since it's not used by creator directly.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user