Fix for blenderplayer build after recent motrack changes
This commit is contained in:
@@ -167,6 +167,7 @@ endif()
|
||||
|
||||
if(WITH_LIBMV)
|
||||
list(APPEND BLENDER_SORTED_LIBS extern_libmv)
|
||||
list(APPEND BLENDER_SORTED_LIBS extern_ssba)
|
||||
list(APPEND BLENDER_SORTED_LIBS extern_ceres)
|
||||
endif()
|
||||
|
||||
|
Reference in New Issue
Block a user