BSP was still hanging around in CMake

This commit is contained in:
2014-02-19 16:07:49 +06:00
parent 0673f86334
commit 7929970bf9
2 changed files with 0 additions and 6 deletions

View File

@@ -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()

View File

@@ -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