BSP was still hanging around in CMake
This commit is contained in:
@@ -174,11 +174,6 @@ endif()
|
||||
|
||||
list(APPEND BLENDER_SORTED_LIBS extern_colamd)
|
||||
|
||||
if(WITH_MOD_BOOLEAN)
|
||||
list(APPEND BLENDER_SORTED_LIBS bf_intern_bsp)
|
||||
list(APPEND BLENDER_SORTED_LIBS bf_intern_moto)
|
||||
endif()
|
||||
|
||||
if(WITH_MOD_BOOLEAN)
|
||||
list(APPEND BLENDER_SORTED_LIBS extern_carve)
|
||||
endif()
|
||||
|
||||
@@ -961,7 +961,6 @@ endif()
|
||||
bf_imbuf_openimageio
|
||||
bf_imbuf_dds
|
||||
bf_collada
|
||||
bf_intern_bsp
|
||||
bf_intern_elbeem
|
||||
bf_intern_memutil
|
||||
bf_intern_guardedalloc
|
||||
|
||||
Reference in New Issue
Block a user