Merge latest distributed renderering changes from GHE master-cluster into master-cluster on blender.org #1

Merged
William Leeson merged 13 commits from master-cluster_sync_from_ghe_patch into master-cluster 2023-03-31 17:26:02 +02:00
Showing only changes of commit 4e9b36e124 - Show all commits

View File

@ -1,4 +1,4 @@
if(WITH_CYCLES_DEVICE_CUDA AND CUDA_INCLUDE_DIRS) if(WITH_CYCLES_DEVICE_CUDA)
add_subdirectory(libcluster_cuda_kernels) add_subdirectory(libcluster_cuda_kernels)
endif() endif()
add_subdirectory(libcluster) add_subdirectory(libcluster)