Fix for [#31418] Code review: OpenCL initialization
* Moved OpenCL initialization to first use * cleaned up build files * display some debug lines only when debugging is enabled.
This commit is contained in:
@@ -38,7 +38,6 @@ blender_include_dirs(
|
||||
../blender/makesdna
|
||||
../blender/gpu
|
||||
../blender/windowmanager
|
||||
../blender/opencl
|
||||
)
|
||||
|
||||
if(WIN32)
|
||||
|
Reference in New Issue
Block a user