Merge branch 'blender-v2.90-release'
This commit is contained in:
@@ -418,7 +418,7 @@ function(setup_heavy_lib_pool)
|
|||||||
list(APPEND _HEAVY_LIBS "cycles_device" "cycles_kernel")
|
list(APPEND _HEAVY_LIBS "cycles_device" "cycles_kernel")
|
||||||
endif()
|
endif()
|
||||||
if(WITH_LIBMV)
|
if(WITH_LIBMV)
|
||||||
list(APPEND _HEAVY_LIBS "bf_intern_libmv")
|
list(APPEND _HEAVY_LIBS "extern_ceres" "bf_intern_libmv")
|
||||||
endif()
|
endif()
|
||||||
if(WITH_OPENVDB)
|
if(WITH_OPENVDB)
|
||||||
list(APPEND _HEAVY_LIBS "bf_intern_openvdb")
|
list(APPEND _HEAVY_LIBS "bf_intern_openvdb")
|
||||||
|
Reference in New Issue
Block a user