Cycles: OpenCL library is now dynamically loaded so that blender doesn't crash
if it's not installed on the system. Code copied from clew.h/clew.c in CLCC: http://clcc.sourceforge.net/
This commit is contained in:
@@ -739,7 +739,6 @@ if(WITH_CYCLES)
|
||||
cycles_subd)
|
||||
endif()
|
||||
|
||||
|
||||
#if(UNIX)
|
||||
# Sort libraries
|
||||
set(BLENDER_SORTED_LIBS
|
||||
|
Reference in New Issue
Block a user